./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound20.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_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/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_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound20.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/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_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/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 93ad3f0e42b4c26a38d8e528f550b89aecdadec634fd1fe3b21f86af4528c655 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-06 00:56:21,416 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-06 00:56:21,472 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-06 00:56:21,476 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-06 00:56:21,476 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-06 00:56:21,495 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-06 00:56:21,495 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-06 00:56:21,496 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-06 00:56:21,496 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-06 00:56:21,496 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-06 00:56:21,496 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-06 00:56:21,496 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-06 00:56:21,496 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-06 00:56:21,496 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-06 00:56:21,497 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-06 00:56:21,497 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-06 00:56:21,498 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-06 00:56:21,498 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:56:21,498 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-06 00:56:21,498 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-06 00:56:21,498 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-06 00:56:21,498 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-06 00:56:21,498 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-06 00:56:21,498 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_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/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 -> 93ad3f0e42b4c26a38d8e528f550b89aecdadec634fd1fe3b21f86af4528c655 [2024-12-06 00:56:21,726 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-06 00:56:21,733 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-06 00:56:21,735 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-06 00:56:21,736 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-06 00:56:21,736 INFO L274 PluginConnector]: CDTParser initialized [2024-12-06 00:56:21,737 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound20.c [2024-12-06 00:56:24,431 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/data/1b73be459/c14f7374e6214741b19938c79debec00/FLAG52b9b30c7 [2024-12-06 00:56:24,638 INFO L384 CDTParser]: Found 1 translation units. [2024-12-06 00:56:24,638 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/sv-benchmarks/c/nla-digbench-scaling/cohendiv-ll_unwindbound20.c [2024-12-06 00:56:24,645 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/data/1b73be459/c14f7374e6214741b19938c79debec00/FLAG52b9b30c7 [2024-12-06 00:56:24,660 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/data/1b73be459/c14f7374e6214741b19938c79debec00 [2024-12-06 00:56:24,662 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-06 00:56:24,663 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-06 00:56:24,664 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-06 00:56:24,665 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-06 00:56:24,669 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-06 00:56:24,669 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,670 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@20e2a365 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24, skipping insertion in model container [2024-12-06 00:56:24,670 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,684 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-06 00:56:24,828 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:56:24,838 INFO L200 MainTranslator]: Completed pre-run [2024-12-06 00:56:24,857 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-06 00:56:24,870 INFO L204 MainTranslator]: Completed translation [2024-12-06 00:56:24,870 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24 WrapperNode [2024-12-06 00:56:24,871 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-06 00:56:24,872 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-06 00:56:24,872 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-06 00:56:24,872 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-06 00:56:24,878 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,884 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,901 INFO L138 Inliner]: procedures = 14, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 105 [2024-12-06 00:56:24,901 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-06 00:56:24,902 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-06 00:56:24,902 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-06 00:56:24,902 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-06 00:56:24,910 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,910 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,912 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,912 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,915 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,916 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,920 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,921 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,922 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,923 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-06 00:56:24,924 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-06 00:56:24,924 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-06 00:56:24,924 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-06 00:56:24,925 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 06.12 12:56:24" (1/1) ... [2024-12-06 00:56:24,931 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-06 00:56:24,943 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-06 00:56:24,957 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-06 00:56:24,960 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_75ff1b8c-afc8-49fc-b2df-bf6c31c9d2bb/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-06 00:56:24,988 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-06 00:56:24,988 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-06 00:56:24,988 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-06 00:56:24,988 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-06 00:56:24,989 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-06 00:56:24,989 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-06 00:56:25,043 INFO L234 CfgBuilder]: Building ICFG [2024-12-06 00:56:25,045 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-06 00:56:25,282 INFO L? ?]: Removed 68 outVars from TransFormulas that were not future-live. [2024-12-06 00:56:25,283 INFO L283 CfgBuilder]: Performing block encoding [2024-12-06 00:56:25,315 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-06 00:56:25,315 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-12-06 00:56:25,315 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:56:25 BoogieIcfgContainer [2024-12-06 00:56:25,315 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-06 00:56:25,316 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-06 00:56:25,316 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-06 00:56:25,324 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-06 00:56:25,324 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 06.12 12:56:25" (1/1) ... [2024-12-06 00:56:25,330 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-06 00:56:25,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:25,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 97 states to 86 states and 97 transitions. [2024-12-06 00:56:25,381 INFO L276 IsEmpty]: Start isEmpty. Operand 86 states and 97 transitions. [2024-12-06 00:56:25,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4 [2024-12-06 00:56:25,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:25,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:25,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:25,543 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 00:56:25,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:25,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 99 states to 88 states and 99 transitions. [2024-12-06 00:56:25,581 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 99 transitions. [2024-12-06 00:56:25,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2024-12-06 00:56:25,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:25,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:25,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:25,623 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 00:56:25,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:25,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 100 states to 89 states and 100 transitions. [2024-12-06 00:56:25,636 INFO L276 IsEmpty]: Start isEmpty. Operand 89 states and 100 transitions. [2024-12-06 00:56:25,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 00:56:25,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:25,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:25,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:25,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:25,667 INFO L256 TraceCheckSpWp]: Trace formula consists of 44 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:56:25,670 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:25,695 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 00:56:25,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:25,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 94 states and 108 transitions. [2024-12-06 00:56:25,834 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 108 transitions. [2024-12-06 00:56:25,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-12-06 00:56:25,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:25,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:25,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:25,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 00:56:25,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:25,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 109 states to 95 states and 109 transitions. [2024-12-06 00:56:25,922 INFO L276 IsEmpty]: Start isEmpty. Operand 95 states and 109 transitions. [2024-12-06 00:56:25,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-12-06 00:56:25,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:25,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:25,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:25,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:25,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 45 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:56:25,946 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:25,957 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 00:56:25,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:25,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 110 states to 96 states and 110 transitions. [2024-12-06 00:56:25,970 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 110 transitions. [2024-12-06 00:56:25,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-12-06 00:56:25,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:25,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:25,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:26,001 INFO L256 TraceCheckSpWp]: Trace formula consists of 52 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:56:26,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:26,040 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 00:56:26,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:26,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 104 states and 122 transitions. [2024-12-06 00:56:26,317 INFO L276 IsEmpty]: Start isEmpty. Operand 104 states and 122 transitions. [2024-12-06 00:56:26,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-12-06 00:56:26,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:26,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:26,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:26,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:26,344 INFO L256 TraceCheckSpWp]: Trace formula consists of 53 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-06 00:56:26,344 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:26,361 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 00:56:26,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:26,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 105 states and 123 transitions. [2024-12-06 00:56:26,375 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 123 transitions. [2024-12-06 00:56:26,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-12-06 00:56:26,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:26,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:26,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:26,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:26,403 INFO L256 TraceCheckSpWp]: Trace formula consists of 54 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 00:56:26,404 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:26,498 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 00:56:26,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:26,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 115 states and 137 transitions. [2024-12-06 00:56:26,890 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 137 transitions. [2024-12-06 00:56:26,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-12-06 00:56:26,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:26,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:26,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:26,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:26,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 55 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-06 00:56:26,926 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:27,009 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 00:56:27,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:27,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 126 states and 153 transitions. [2024-12-06 00:56:27,487 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 153 transitions. [2024-12-06 00:56:27,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-06 00:56:27,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:27,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:27,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:27,547 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 00:56:27,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:27,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 129 states and 160 transitions. [2024-12-06 00:56:27,615 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 160 transitions. [2024-12-06 00:56:27,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 00:56:27,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:27,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:27,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:27,771 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 00:56:28,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:28,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 168 states to 133 states and 168 transitions. [2024-12-06 00:56:28,058 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 168 transitions. [2024-12-06 00:56:28,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 00:56:28,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:28,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:28,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:28,077 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 00:56:28,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:28,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 167 states to 133 states and 167 transitions. [2024-12-06 00:56:28,099 INFO L276 IsEmpty]: Start isEmpty. Operand 133 states and 167 transitions. [2024-12-06 00:56:28,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-12-06 00:56:28,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:28,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:28,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:28,302 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 00:56:29,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:29,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 144 states and 188 transitions. [2024-12-06 00:56:29,183 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 188 transitions. [2024-12-06 00:56:29,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 00:56:29,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:29,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:29,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:29,249 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 00:56:30,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:30,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 198 states to 149 states and 198 transitions. [2024-12-06 00:56:30,253 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 198 transitions. [2024-12-06 00:56:30,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-12-06 00:56:30,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:30,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:30,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:30,458 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 00:56:31,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:31,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 161 states and 221 transitions. [2024-12-06 00:56:31,696 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 221 transitions. [2024-12-06 00:56:31,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-12-06 00:56:31,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:31,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:31,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:31,769 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 00:56:33,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:33,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 231 states to 165 states and 228 transitions. [2024-12-06 00:56:33,167 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 228 transitions. [2024-12-06 00:56:33,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 00:56:33,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:33,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:33,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:33,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:33,188 INFO L256 TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-06 00:56:33,189 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:33,301 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 00:56:34,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:34,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 264 states to 183 states and 260 transitions. [2024-12-06 00:56:34,942 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 260 transitions. [2024-12-06 00:56:34,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-12-06 00:56:34,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:34,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:34,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:34,981 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 00:56:35,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:35,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 184 states and 261 transitions. [2024-12-06 00:56:35,090 INFO L276 IsEmpty]: Start isEmpty. Operand 184 states and 261 transitions. [2024-12-06 00:56:35,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-12-06 00:56:35,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:35,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:35,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-06 00:56:35,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:35,114 INFO L256 TraceCheckSpWp]: Trace formula consists of 75 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-06 00:56:35,115 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-06 00:56:35,252 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 00:56:36,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:36,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 284 states to 192 states and 279 transitions. [2024-12-06 00:56:36,501 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 279 transitions. [2024-12-06 00:56:36,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-06 00:56:36,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:36,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:36,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:36,524 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 00:56:37,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:37,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 297 states to 200 states and 292 transitions. [2024-12-06 00:56:37,578 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 292 transitions. [2024-12-06 00:56:37,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-06 00:56:37,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:37,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:37,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:37,599 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 00:56:38,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:38,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 311 states to 209 states and 306 transitions. [2024-12-06 00:56:38,984 INFO L276 IsEmpty]: Start isEmpty. Operand 209 states and 306 transitions. [2024-12-06 00:56:38,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-06 00:56:38,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:38,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:38,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:39,001 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 00:56:40,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:40,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 326 states to 219 states and 321 transitions. [2024-12-06 00:56:40,408 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 321 transitions. [2024-12-06 00:56:40,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-12-06 00:56:40,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:40,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:40,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:40,431 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 00:56:42,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:42,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 342 states to 230 states and 337 transitions. [2024-12-06 00:56:42,075 INFO L276 IsEmpty]: Start isEmpty. Operand 230 states and 337 transitions. [2024-12-06 00:56:42,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-06 00:56:42,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:42,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:42,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:42,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 00:56:45,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:45,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 364 states to 244 states and 359 transitions. [2024-12-06 00:56:45,470 INFO L276 IsEmpty]: Start isEmpty. Operand 244 states and 359 transitions. [2024-12-06 00:56:45,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-06 00:56:45,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:45,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:45,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:45,672 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 00:56:51,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:51,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 407 states to 272 states and 402 transitions. [2024-12-06 00:56:51,583 INFO L276 IsEmpty]: Start isEmpty. Operand 272 states and 402 transitions. [2024-12-06 00:56:51,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 00:56:51,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:51,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:51,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:51,655 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 00:56:53,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:53,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 426 states to 284 states and 421 transitions. [2024-12-06 00:56:53,817 INFO L276 IsEmpty]: Start isEmpty. Operand 284 states and 421 transitions. [2024-12-06 00:56:53,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-12-06 00:56:53,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:53,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:53,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:53,975 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 00:56:57,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:56:57,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 456 states to 301 states and 451 transitions. [2024-12-06 00:56:57,877 INFO L276 IsEmpty]: Start isEmpty. Operand 301 states and 451 transitions. [2024-12-06 00:56:57,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 00:56:57,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:56:57,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:56:57,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:56:58,133 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 00:57:02,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:02,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 485 states to 319 states and 480 transitions. [2024-12-06 00:57:02,747 INFO L276 IsEmpty]: Start isEmpty. Operand 319 states and 480 transitions. [2024-12-06 00:57:02,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-12-06 00:57:02,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:02,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:02,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:02,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 00:57:07,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:07,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 516 states to 337 states and 511 transitions. [2024-12-06 00:57:07,232 INFO L276 IsEmpty]: Start isEmpty. Operand 337 states and 511 transitions. [2024-12-06 00:57:07,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:07,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:07,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:07,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:07,850 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:11,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:11,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 349 states and 532 transitions. [2024-12-06 00:57:11,739 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 532 transitions. [2024-12-06 00:57:11,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:11,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:11,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:11,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:11,796 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:11,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:11,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 537 states to 349 states and 532 transitions. [2024-12-06 00:57:11,835 INFO L276 IsEmpty]: Start isEmpty. Operand 349 states and 532 transitions. [2024-12-06 00:57:11,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:11,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:11,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:11,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:12,014 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-12-06 00:57:17,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:17,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:17,471 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:17,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:17,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:17,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:17,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:17,526 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:17,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:17,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:17,559 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:17,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:17,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:17,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:17,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:17,617 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:17,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:17,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:17,680 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:17,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:17,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:17,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:17,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:17,734 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:17,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:17,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:17,769 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:17,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:17,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:17,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:17,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:17,825 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:17,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:17,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:17,856 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:17,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:17,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:17,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:17,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:17,911 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:17,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:17,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:17,944 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:17,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:17,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:17,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:17,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,000 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,034 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,086 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,118 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,199 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,244 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,311 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,362 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,432 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,481 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,532 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,564 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,614 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,646 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,696 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,728 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,776 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,808 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,855 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,915 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:18,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:18,964 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:18,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:18,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:18,996 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:18,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:18,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:18,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,042 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,077 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,124 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,155 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,203 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,234 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,286 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,320 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,369 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,402 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,447 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,510 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,553 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,588 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,634 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,667 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,710 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,743 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,786 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,820 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,863 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,899 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:19,946 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:19,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:19,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:19,980 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:19,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:19,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:19,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:19,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,023 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,055 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,125 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,157 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,203 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,233 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,281 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,319 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,363 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,396 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,439 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,471 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,517 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,549 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,593 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,625 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,718 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,761 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,818 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,870 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:20,929 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:20,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:20,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:20,981 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:20,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:20,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:20,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:20,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,039 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,091 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,148 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,198 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,258 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,304 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,360 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,405 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,448 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,470 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,537 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,576 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,606 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,647 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,680 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,720 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,780 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,808 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,829 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,857 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,878 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,908 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,928 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:21,959 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:21,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:21,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:21,978 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:21,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:21,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:21,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:21,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,006 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,025 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,051 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,071 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,117 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,143 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,174 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,210 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,228 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,278 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,306 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,331 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,388 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,407 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,434 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,454 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,485 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,504 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,530 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,550 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,581 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,601 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,627 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,647 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,675 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,694 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,720 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,739 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,766 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,787 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,814 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,833 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,879 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:22,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:22,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:22,957 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:22,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:22,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:22,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:22,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:22,986 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,005 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,038 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,056 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,094 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,124 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,191 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,218 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,237 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,274 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,293 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,321 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,338 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,363 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,384 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,410 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,427 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,453 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,470 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,584 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,615 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,669 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,718 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,776 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,825 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,875 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:23,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:23,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:23,923 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:23,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:23,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:23,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:23,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:23,970 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,000 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,035 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,066 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,109 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,139 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,190 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,222 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,274 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,305 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,357 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,386 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,411 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,430 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,455 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,476 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,476 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,476 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,476 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,502 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,520 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,547 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,566 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,596 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,616 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,642 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,665 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,692 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,711 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,765 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,794 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,832 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,860 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,888 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,918 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:24,942 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:24,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:24,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:24,968 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:24,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:24,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:24,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:24,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,003 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,021 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,091 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,128 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,159 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,208 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,274 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,274 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,313 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,345 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,381 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,410 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,477 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,512 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,542 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,576 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,605 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,636 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,663 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,696 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,727 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,764 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,785 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,856 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,888 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,919 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,945 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:25,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:25,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:25,962 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:25,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:25,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:25,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:25,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:25,984 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,002 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,055 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,085 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,104 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,134 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,151 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,206 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,230 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,260 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,284 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,314 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,338 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,360 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,390 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,421 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,455 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,484 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,519 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,535 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,562 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,579 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,603 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,620 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,642 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,660 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,682 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,701 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,756 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,786 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,810 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,827 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,849 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,867 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,890 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,908 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,933 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:26,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:26,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:26,955 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:26,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:26,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:26,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:26,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:26,980 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,001 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,043 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,068 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,087 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,110 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,127 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,151 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,168 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,191 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,209 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,232 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,249 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,273 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,290 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,313 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,330 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,353 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,371 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,395 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,413 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,449 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,467 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,501 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,519 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,562 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,593 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,629 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,662 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,697 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,728 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,763 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,794 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,830 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,860 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,895 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,927 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:27,962 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:27,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:27,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:27,994 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:27,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:27,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:27,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:27,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,043 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,067 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,098 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,121 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,138 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,138 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,138 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,138 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,163 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,180 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,226 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,276 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,298 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,315 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,337 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,353 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,376 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,393 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,415 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,431 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,453 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,470 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,492 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,509 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,531 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,549 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,574 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,591 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,624 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,669 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,702 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,733 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,767 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,796 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,818 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,836 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,878 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,902 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,923 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,945 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:28,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:28,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:28,963 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:28,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:28,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:28,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:28,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:28,992 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,010 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,050 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,082 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,100 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,122 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,140 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,162 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,180 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,204 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,222 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,264 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,288 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,307 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,362 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,395 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,424 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,457 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,486 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,518 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,547 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,581 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,611 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,646 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,667 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,691 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,709 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,730 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,756 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,798 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,841 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,865 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,883 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,922 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,943 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:29,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:29,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:29,961 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:29,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:29,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:29,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:29,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:29,984 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,002 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,043 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,066 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,087 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,110 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,128 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,151 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,171 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,196 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,214 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,238 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,259 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,285 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,305 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,352 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,378 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,399 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,424 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,443 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,466 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,484 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,526 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,549 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,567 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,591 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,609 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,633 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,651 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,677 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,705 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,736 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,754 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,776 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,792 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,832 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,855 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,872 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,894 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,912 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:30,947 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:30,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:30,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:30,978 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:30,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:30,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:30,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:30,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,014 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,031 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,065 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,083 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,117 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,135 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,187 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,222 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,239 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,273 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,294 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,316 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,335 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,359 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,378 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,420 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,443 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,462 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,486 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,505 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,527 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,545 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,569 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,588 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,614 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,631 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,653 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,671 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,720 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,744 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,763 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,786 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,807 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,831 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,850 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,874 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,894 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,918 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,936 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:31,959 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:31,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:31,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:31,978 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:31,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:31,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:31,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:31,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,001 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,020 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,045 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,066 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,089 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,110 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,133 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,154 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,178 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,197 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,221 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,242 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,266 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,287 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,310 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,327 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,350 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,371 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,395 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,414 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,437 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,458 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,481 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,500 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,523 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,544 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,569 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,590 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,613 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,634 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,659 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,680 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,724 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,747 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,766 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,789 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,808 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,831 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,852 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,876 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,897 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,920 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,941 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:32,963 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:32,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:32,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:32,984 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:32,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:32,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:32,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:32,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,006 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,024 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,046 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,065 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,088 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,106 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,129 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,150 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,173 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,191 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,213 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,231 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,271 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,293 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,311 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,333 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,351 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,374 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,391 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,414 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,445 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,467 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,484 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,505 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,522 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,545 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,564 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,587 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,605 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,627 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,646 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,667 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,686 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,713 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,736 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,762 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,781 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,803 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,821 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,843 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,861 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,882 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,900 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,922 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,942 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:33,964 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:33,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:33,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:33,982 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:33,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:33,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:33,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:33,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,003 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,021 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,042 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,060 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,081 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,100 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,122 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,141 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,162 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,180 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,202 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,220 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,241 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,259 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,281 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,299 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,321 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,339 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,362 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,381 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,404 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,422 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,445 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,468 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,491 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,509 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,531 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,549 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,573 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,594 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,617 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,635 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,658 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,675 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,717 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,758 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,781 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,799 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,822 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,840 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,863 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,883 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,906 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,927 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,950 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:34,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:34,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:34,968 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:34,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:34,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:34,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:34,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:34,992 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,009 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,050 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,073 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,091 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,091 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,091 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,091 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,114 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,133 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,156 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,174 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,216 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,240 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,261 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,288 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,306 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,329 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,347 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,391 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,414 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,432 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,456 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,473 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,496 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,515 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,538 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,556 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,579 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,597 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,621 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,642 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,667 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,686 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,712 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,732 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,757 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,775 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,800 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,821 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,847 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,868 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,893 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,914 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,940 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:35,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:35,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:35,961 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:35,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:35,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:35,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:35,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:35,986 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,008 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,033 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,054 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,079 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,099 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,125 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,145 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,170 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,192 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,234 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,277 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,319 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,350 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,368 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,393 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,411 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,435 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,453 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,479 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,509 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,534 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,563 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,595 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,623 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,655 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,687 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,721 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,742 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,767 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,788 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,813 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,841 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,873 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,894 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,894 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,894 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,894 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,929 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,947 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:36,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:36,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:36,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:36,991 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:36,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:36,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:36,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:36,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,014 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,033 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,055 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,074 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,096 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,115 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,138 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,156 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,180 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,199 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,223 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,241 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,264 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,282 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,303 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,321 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,345 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,363 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,387 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,404 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,427 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,446 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,472 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,493 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,516 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,536 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,537 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,584 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,607 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,628 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,650 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,669 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,691 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,709 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,731 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,751 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,774 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,791 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,814 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,831 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,853 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,871 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,892 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,910 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,932 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,950 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:37,971 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:37,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:37,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:37,989 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:37,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:37,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:37,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:37,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,010 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,028 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,050 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,068 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,103 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,126 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,149 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,168 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,191 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,210 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,233 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,251 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,274 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,299 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,349 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,390 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,415 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,434 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,435 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,461 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,493 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,530 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,559 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,584 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,602 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,625 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,644 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,668 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,687 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,711 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,729 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,756 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,774 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,774 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,798 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,816 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,840 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,858 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,881 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,899 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,922 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,939 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:38,963 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:38,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:38,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:38,980 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:38,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:38,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:38,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:38,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,004 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,022 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,044 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,063 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,085 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,103 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,126 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,145 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,168 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,186 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,239 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,269 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,292 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,313 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,331 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,353 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,371 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,394 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,412 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,435 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,453 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,475 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,493 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,515 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,532 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,554 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,571 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,594 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,611 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,633 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,651 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,673 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,691 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,713 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,731 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,753 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,771 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,793 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,811 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,833 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,851 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,873 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,890 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,930 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,952 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:39,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:39,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:39,970 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:39,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:39,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:39,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:39,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:39,992 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,009 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,050 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,072 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,089 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,112 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,129 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,153 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,170 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,192 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,209 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,232 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,250 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,273 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,302 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,333 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,351 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,383 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,412 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,436 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,454 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,477 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,496 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,519 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,536 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,560 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,580 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,605 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,623 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,647 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,666 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,690 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,708 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,732 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,750 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,774 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,792 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,834 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,858 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,879 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,903 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,921 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,945 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:40,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:40,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:40,963 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:40,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:40,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:40,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:40,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:40,987 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,005 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,029 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,047 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,070 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,088 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,115 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,133 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,156 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,174 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,197 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,215 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,237 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,255 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,278 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,297 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,319 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,336 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,357 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,374 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,397 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,416 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,439 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,457 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,479 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,495 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,517 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,534 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,556 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,572 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,594 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,611 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,633 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,650 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,672 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,689 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,711 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,728 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,749 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,766 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,788 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,805 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,805 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,826 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,843 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,864 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,881 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,903 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,920 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:41,950 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:41,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:41,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:41,977 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:41,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:41,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:41,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:41,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,005 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,023 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,046 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,064 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,086 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,103 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,124 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,141 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,167 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,183 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,225 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,263 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,284 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,301 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,322 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,339 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,361 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,378 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,400 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,417 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,439 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,456 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,491 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,521 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,548 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,570 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,593 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,611 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,650 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,671 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,689 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,712 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,729 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,751 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,769 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,791 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,808 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,831 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,848 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,871 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,890 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,911 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,929 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,951 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:42,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:42,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:42,969 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:42,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:42,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:42,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:42,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:42,992 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,010 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,050 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,073 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,092 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,115 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,133 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,156 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,173 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,197 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,214 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,237 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,255 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,278 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,297 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,319 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,337 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,360 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,377 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,399 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,417 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,439 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,457 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,480 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,498 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,521 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,539 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,562 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,580 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,603 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,621 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,644 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,662 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,685 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,705 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,729 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,747 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,770 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,792 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,821 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,839 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,889 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,930 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,953 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:43,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:43,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:43,971 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:43,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:43,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:43,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:43,994 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,011 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,034 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,051 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,051 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,074 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,092 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,114 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,132 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,154 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,172 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,194 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,215 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,237 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,256 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,278 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,295 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,317 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,335 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,356 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,375 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,397 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,416 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,438 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,456 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,478 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,496 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,519 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,537 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,560 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,578 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,601 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,622 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,644 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,665 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,690 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,711 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,733 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,754 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,776 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,794 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,817 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,838 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,860 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,879 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,920 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,942 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:44,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:44,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:44,961 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:44,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:44,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:44,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:44,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:44,983 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,001 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,024 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,042 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,065 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,084 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,106 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,125 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,147 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,166 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,188 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,207 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,229 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,250 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,272 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,293 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,327 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,345 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,368 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,386 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,409 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,426 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,450 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,467 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,490 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,508 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,530 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,548 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,548 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,570 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,588 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,612 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,630 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,652 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,670 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,691 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,709 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,730 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,748 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,769 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,787 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,808 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,826 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,847 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,868 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,890 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,908 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,931 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,950 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:45,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:45,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:45,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:45,992 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:45,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:45,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:45,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:45,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,014 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,033 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,056 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,075 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,115 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,138 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,156 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,178 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,197 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,219 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,237 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,260 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,279 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,302 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,320 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,343 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,361 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,382 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,401 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,422 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,439 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,460 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,479 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,503 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,521 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,542 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,560 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,581 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,599 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,620 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,638 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,659 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,677 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,716 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,737 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,754 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,775 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,792 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,818 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,838 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,860 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,878 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,920 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:46,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:46,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:46,962 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:46,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:46,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:46,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:46,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:46,984 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,003 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,044 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,066 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,084 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,107 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,124 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,147 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,165 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,205 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,228 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,246 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,269 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,287 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,309 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,327 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,350 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,369 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,390 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,407 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,429 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,445 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,468 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,486 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,508 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,525 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,546 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,563 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,585 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,601 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,622 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,639 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,660 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,677 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,698 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,715 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,737 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,754 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,775 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,792 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,813 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,830 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,852 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,869 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,890 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,908 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,929 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,946 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:47,968 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:47,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:47,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:47,985 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:47,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:47,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:47,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:47,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,006 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,023 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,044 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,061 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,083 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,100 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,122 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,139 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,160 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,177 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,217 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,239 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,258 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,280 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,299 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,321 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,342 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,365 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,383 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,405 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,423 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,445 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,462 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,502 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,537 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,554 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,576 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,594 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,594 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,617 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,635 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,658 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,676 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,717 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,758 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,798 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,821 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,839 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,862 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,892 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,915 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,933 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:48,956 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:48,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:48,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:48,984 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:48,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:48,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:48,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:48,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,007 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,025 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,048 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,066 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,089 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,107 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,131 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,147 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,185 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,207 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,224 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,245 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,265 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,289 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,307 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,328 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,346 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,367 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,385 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,407 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,423 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,463 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,501 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,522 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,539 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,561 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,578 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,599 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,617 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,638 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,655 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,677 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,694 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,715 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,733 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,755 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,786 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,815 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,831 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,853 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,869 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,891 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,908 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,929 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,958 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:49,980 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:49,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:49,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:49,996 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:49,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:49,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:49,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:49,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,022 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,039 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,061 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,078 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,100 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,116 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,138 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,155 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,177 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,198 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,221 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,239 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,261 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,280 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,302 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,320 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,343 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,362 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,384 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,402 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,424 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,442 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,464 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,483 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,505 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,526 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,549 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,569 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,591 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,612 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,634 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,652 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,675 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,696 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,718 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,739 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,760 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,777 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,798 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,815 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,837 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,853 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,876 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,896 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,918 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,934 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,956 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:50,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:50,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:50,973 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:50,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:50,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:50,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:50,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:50,995 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,013 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,045 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,063 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,084 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,101 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,102 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,124 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,141 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,163 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,181 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,203 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,220 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,220 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,241 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,259 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,281 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,299 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,320 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,338 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,360 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,378 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,399 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,417 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,439 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,457 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,479 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,496 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,518 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,536 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,557 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,574 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,596 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,613 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,635 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,652 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,674 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,691 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,712 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,730 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,752 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,772 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,794 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,811 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,833 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,851 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,873 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,892 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,914 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,931 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,953 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:51,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:51,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:51,970 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:51,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:51,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:51,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:51,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:51,992 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,009 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,031 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,048 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,070 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,087 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,109 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,127 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,149 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,168 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,190 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,208 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,230 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,249 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,272 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,290 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,312 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,330 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,353 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,371 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,395 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,417 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,441 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,459 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,502 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,526 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,543 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,567 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,585 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,608 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,627 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,650 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,671 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,694 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,713 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,713 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,713 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,736 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,754 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,777 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,795 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,818 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,835 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,865 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,882 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,921 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,942 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,959 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:52,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:52,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:52,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:52,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:52,999 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:52,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:52,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:52,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,021 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,037 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,075 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,098 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,115 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,136 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,153 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,175 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,191 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,212 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,229 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,251 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,267 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,289 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,307 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,340 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,371 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,404 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,426 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,448 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,464 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,485 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,502 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,529 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,560 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,595 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,612 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,635 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,652 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,674 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,693 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,719 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,737 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,761 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,779 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,802 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,821 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,844 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,862 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,903 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,926 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,944 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:53,967 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:53,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:53,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:53,986 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:53,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:53,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:53,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:53,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,008 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,026 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,049 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,067 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,090 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,108 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,132 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,150 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,174 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,193 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,233 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,256 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,275 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,297 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,315 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,337 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,354 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,375 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,393 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,415 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,435 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,456 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,476 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,477 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,500 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,521 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,544 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,562 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,583 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,601 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,622 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,643 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,676 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,693 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,726 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,743 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,764 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,781 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,802 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,819 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,842 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,859 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,880 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,897 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,919 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,937 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,958 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:54,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:54,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:54,976 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:54,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:54,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:54,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:54,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:54,998 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,015 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,037 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,054 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,094 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,117 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,135 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,174 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,196 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,214 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,235 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,256 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,277 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,295 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,317 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,338 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,359 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,377 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,401 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,422 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,443 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,461 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,502 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,524 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,542 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,581 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,606 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,623 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,645 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,663 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,684 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,702 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,724 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,742 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,764 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,782 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,804 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,822 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,843 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,861 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,895 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,912 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:55,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:55,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:55,964 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:55,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:55,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:55,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:55,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:55,987 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,005 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,026 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,043 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,064 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,081 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,102 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,119 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,140 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,157 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,178 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,195 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,217 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,234 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,257 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,285 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,307 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,324 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,345 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,363 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,384 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,402 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,423 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,441 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,462 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,479 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,500 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,518 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,539 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,557 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,578 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,595 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,618 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,636 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,658 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,676 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,676 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,698 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,716 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,739 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,757 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,779 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,797 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,837 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,860 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,878 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,918 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,958 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:56,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:56,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:56,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:56,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:56,999 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:56,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:56,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:56,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,022 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,040 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,062 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,083 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,106 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,124 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,177 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,219 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,240 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,258 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,279 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,298 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,319 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,337 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,358 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,375 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,398 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,419 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,445 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,466 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,491 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,509 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,531 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,548 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,549 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,571 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,589 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,611 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,629 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,651 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,669 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,696 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,727 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,761 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,780 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,814 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,843 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,875 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,903 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,933 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,949 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:57,970 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:57,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:57,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:57,987 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:57,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:57,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:57,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:57,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,008 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,024 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,045 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,062 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,083 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,099 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,122 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,140 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,177 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,198 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,215 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,236 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,253 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,273 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,290 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,311 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,327 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,349 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,370 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,403 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,433 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,464 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,494 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,527 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,556 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,578 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,595 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,617 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,634 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,656 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,673 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,696 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,714 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,736 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,754 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,776 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,794 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,826 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,844 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,867 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,885 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,885 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,885 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,885 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,908 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,926 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,950 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:58,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:58,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:58,968 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:58,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:58,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:58,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:58,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:58,991 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,009 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,050 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,075 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,096 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,116 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,137 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,175 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,196 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,214 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,235 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,253 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,273 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,291 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,312 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,329 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,350 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,367 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,389 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,407 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,428 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,445 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,466 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,484 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,505 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,523 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,544 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,562 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,583 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,600 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,621 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,639 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,660 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,678 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,699 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,717 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,739 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,757 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,798 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,838 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,860 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,878 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,920 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,958 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:57:59,979 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:57:59,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:57:59,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:57:59,996 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:57:59,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:57:59,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:57:59,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:57:59,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,017 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,034 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,055 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,072 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,093 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,110 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,131 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,148 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,186 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,208 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,224 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,262 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,284 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,301 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,322 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,339 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,360 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,377 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,399 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,415 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,437 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,453 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,475 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,492 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,513 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,530 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,551 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,568 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,589 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,606 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,628 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,659 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,681 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,698 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,731 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,748 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,778 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,797 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,819 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,837 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,858 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,876 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,897 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,916 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,937 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,955 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:00,977 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:00,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:00,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:00,995 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:00,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:00,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:00,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:00,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:01,016 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:01,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:01,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:01,034 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:01,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:01,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:01,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:01,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:01,055 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:01,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:01,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:01,073 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:01,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:01,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:01,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:01,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:01,094 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:01,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:01,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:01,112 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:01,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:01,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:01,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:01,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:01,133 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:01,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:01,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:01,151 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:01,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:01,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:01,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:01,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:01,172 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:01,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:01,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:01,190 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:01,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:01,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:01,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 00:58:01,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 00:58:01,211 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 00:58:01,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 00:58:01,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 00:58:01,229 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 00:58:01,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 00:58:01,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 00:58:01,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-12-06 01:10:17,905 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:17,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:17,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:17,922 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:17,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:17,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:17,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:17,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:17,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:17,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:17,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:17,961 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:17,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:17,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:17,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:17,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:17,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:17,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:17,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:17,998 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:17,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:17,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:17,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,018 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,035 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,056 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,072 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,093 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,109 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,130 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,147 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,168 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,184 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,205 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,221 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,242 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,259 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,280 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,296 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,317 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,334 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,355 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,371 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,392 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,409 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,430 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,452 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,473 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,490 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,511 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,529 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,550 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,568 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,589 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,607 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,628 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,646 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,667 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,685 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,707 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,725 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,746 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,767 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,789 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,809 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,832 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,850 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,892 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,914 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,933 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,955 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:18,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:18,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:18,976 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:18,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:18,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:18,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:18,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:18,998 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,019 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,041 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,059 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,082 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,105 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,127 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,145 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,168 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,186 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,227 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,267 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,289 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,307 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,350 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,390 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,412 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,430 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,452 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,470 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,493 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,511 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,533 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,551 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,574 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,592 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,614 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,632 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,653 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,669 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,690 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,707 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,727 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,744 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,765 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,781 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,802 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,819 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,839 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,856 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,877 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,893 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,914 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,930 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,951 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:19,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:19,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:19,967 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:19,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:19,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:19,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:19,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:19,988 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,005 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,025 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,042 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,042 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,042 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,062 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,079 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,100 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,116 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,137 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,154 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,177 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,194 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,231 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,252 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,270 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,291 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,308 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,329 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,347 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,368 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,385 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,406 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,424 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,463 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,502 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,524 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,541 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,562 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,579 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,600 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,618 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,639 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,656 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,677 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,695 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,716 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,733 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,755 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,773 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,794 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,811 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,833 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,850 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,889 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,910 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,928 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,949 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:20,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:20,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:20,967 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:20,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:20,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:20,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:20,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:20,989 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,007 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,050 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,071 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,089 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,110 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,127 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,148 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,166 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,186 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,204 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,225 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,243 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,264 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,281 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,302 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,321 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,342 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,360 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,381 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,398 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,419 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,437 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,458 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,475 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,475 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,496 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,514 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,535 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,554 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,576 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,594 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,615 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,633 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,654 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,672 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,693 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,710 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,731 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,752 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,775 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,793 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,793 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,814 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,834 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,857 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,876 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,898 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,916 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,938 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,956 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:21,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:21,979 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:21,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:21,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:21,997 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:21,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:21,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:21,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,019 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,037 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,077 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,099 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,117 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,139 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,157 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,179 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,197 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,219 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,237 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,259 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,277 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,277 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,300 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,318 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,340 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,358 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,380 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,398 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,421 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,439 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,462 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,480 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,502 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,520 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,542 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,560 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,583 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,600 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,622 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,640 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,662 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,680 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,721 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,743 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,766 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,788 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,806 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,828 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,846 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,868 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,885 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,886 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,908 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,925 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,947 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:22,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:22,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:22,966 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:22,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:22,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:22,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:22,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:22,988 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,006 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,028 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,046 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,067 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,084 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,105 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,123 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,143 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,161 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,182 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,200 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,220 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,238 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,258 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,276 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,296 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,315 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,335 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,353 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,373 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,391 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,411 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,429 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,450 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,467 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,488 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,504 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,525 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,542 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,580 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,602 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,620 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,641 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,658 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,680 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,699 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,722 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,740 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,761 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,778 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,799 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,815 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,836 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,853 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,873 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,890 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,911 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,927 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,948 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:23,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:23,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:23,965 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:23,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:23,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:23,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:23,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:23,986 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,003 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,023 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,040 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,061 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,078 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,099 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,117 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,138 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,156 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,177 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,195 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,216 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,234 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,255 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,272 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,293 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,311 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,332 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,349 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,371 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,390 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,411 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,429 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,454 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,471 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,493 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,511 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,534 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,552 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,574 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,592 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,592 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,592 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,592 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,614 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,632 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,632 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,654 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,673 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,695 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,713 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,736 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,754 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,776 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,795 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,817 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,835 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,858 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,876 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,898 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,916 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,939 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,957 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:24,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:24,979 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:24,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:24,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:24,998 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:24,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:24,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:24,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,020 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,039 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,061 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,079 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,079 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,102 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,120 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,142 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,160 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,183 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,200 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,223 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,241 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,263 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,282 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,304 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,324 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,346 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,365 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,387 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,405 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,427 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,445 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,468 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,486 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,508 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,526 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,548 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,569 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,591 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,609 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,631 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,649 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,671 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,692 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,692 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,692 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,716 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,737 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,758 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,779 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,801 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,822 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,844 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,862 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,862 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,906 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,928 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,949 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:25,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:25,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:25,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:25,994 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:25,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:25,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:25,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:25,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,018 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,037 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,078 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,100 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,120 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,143 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,163 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,186 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,206 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,228 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,250 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,271 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,288 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,310 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,329 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,351 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,369 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,391 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,412 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,436 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,453 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,474 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,492 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,512 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,530 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,550 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,569 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,569 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,569 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,589 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,607 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,628 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,645 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,666 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,684 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,704 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,722 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,742 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,760 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,781 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,799 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,837 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,857 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,875 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,896 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,914 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,934 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,952 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:26,972 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:26,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:26,990 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:26,990 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:26,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:26,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:26,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:26,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,011 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,029 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,050 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,068 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,088 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,111 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,111 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,111 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,111 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,111 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,133 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,149 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,171 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,187 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,226 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,247 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,263 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,285 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,303 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,324 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,340 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,361 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,379 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,400 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,416 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,438 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,454 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,476 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,492 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,513 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,532 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,552 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,570 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,591 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,609 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,630 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,646 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,668 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,685 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,706 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,724 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,745 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,762 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,783 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,801 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,822 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,840 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,861 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,878 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,878 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,878 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,878 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,900 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,917 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,940 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,958 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:27,979 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:27,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:27,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:27,996 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:27,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:27,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:27,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:27,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,017 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,035 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,035 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,056 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,074 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,095 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,112 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,133 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,151 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,172 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,190 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,228 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,266 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,288 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,304 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,325 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,342 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,363 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,380 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,402 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,419 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,440 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,457 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,477 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,495 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,515 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,533 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,554 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,572 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,592 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,610 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,631 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,649 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,669 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,686 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,686 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,686 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,707 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,724 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,745 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,762 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,787 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,803 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,824 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,843 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,863 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,881 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,881 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,901 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,918 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,939 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,956 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:28,977 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:28,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:28,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:28,994 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:28,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:28,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:28,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:28,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,014 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,032 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,052 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,070 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,093 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,112 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,133 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,150 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,171 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,187 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,208 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,225 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,246 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,263 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,284 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,300 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,321 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,338 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,359 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,376 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,397 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,413 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,434 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,451 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,472 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,489 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,510 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,526 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,547 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,564 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,564 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,585 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,602 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,626 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,644 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,665 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,683 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,704 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,721 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,743 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,760 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,781 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,799 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,820 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,837 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,837 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,858 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,875 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,896 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,914 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,952 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:29,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:29,990 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:29,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:29,991 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:29,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:29,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:29,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:29,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,029 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,050 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,068 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,090 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,107 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,128 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,146 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,167 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,185 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,206 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,223 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,245 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,262 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,284 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,301 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,322 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,340 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,361 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,379 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,400 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,417 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,439 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,458 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,480 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,498 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,519 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,538 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,559 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,577 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,599 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,616 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,638 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,656 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,678 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,695 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,716 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,733 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,754 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,771 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,792 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,809 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,830 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,848 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,869 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,886 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,907 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,924 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,945 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:30,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:30,962 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:30,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:30,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:30,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:30,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:30,983 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:30,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,000 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,021 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,038 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,076 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,096 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,113 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,134 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,151 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,172 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,189 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,211 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,227 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,248 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,265 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,286 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,308 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,329 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,347 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,385 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,405 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,422 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,443 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,460 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,481 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,498 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,519 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,536 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,556 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,573 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,611 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,649 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,670 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,687 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,708 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,724 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,746 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,762 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,783 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,800 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,821 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,838 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,859 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,877 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,897 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,915 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,937 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,954 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:31,975 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:31,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:31,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:31,992 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:31,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:31,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:31,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:31,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,013 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,030 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,051 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,069 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,091 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,107 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,130 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,148 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,169 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,187 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,209 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,227 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,248 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,266 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,287 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,305 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,327 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,345 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,367 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,385 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,407 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,426 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,448 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,466 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,487 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,505 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,527 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,545 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,567 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,585 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,607 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,625 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,647 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,665 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,687 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,704 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,726 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,744 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,766 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,784 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,806 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,823 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,845 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,863 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,885 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,903 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,925 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,943 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:32,965 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:32,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:32,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:32,983 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:32,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:32,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:32,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:32,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,006 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,024 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,046 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,064 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,086 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,104 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,126 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,144 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,166 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,183 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,205 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,223 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,244 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,262 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,284 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,302 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,324 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,342 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,364 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,381 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,403 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,421 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,443 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,461 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,483 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,501 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,523 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,541 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,580 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,602 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,619 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,641 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,659 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,681 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,701 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,726 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,744 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,767 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,784 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,806 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,824 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,846 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,865 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,888 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,907 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,929 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,948 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:33,971 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:33,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:33,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:33,989 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:33,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:33,990 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:33,990 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:33,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,031 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,054 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,076 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,098 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,117 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,140 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,159 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,181 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,199 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,222 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,240 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,262 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,279 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,319 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,341 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,358 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,380 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,401 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,423 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,441 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,463 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,481 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,503 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,521 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,543 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,561 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,583 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,601 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,623 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,641 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,663 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,681 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,721 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,743 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,763 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,785 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,803 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,825 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,843 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,843 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,843 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,843 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,865 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,882 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,922 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,943 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,960 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:34,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:34,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:34,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:34,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:34,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:34,999 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:34,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:34,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,021 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,038 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,076 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,115 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,136 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,154 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,175 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,192 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,214 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,231 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,270 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,291 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,309 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,330 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,348 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,369 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,386 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,408 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,425 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,446 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,463 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,485 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,502 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,523 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,541 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,562 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,579 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,601 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,620 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,640 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,658 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,678 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,696 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,716 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,734 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,754 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,772 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,792 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,810 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,830 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,848 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,869 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,887 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,908 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,925 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,945 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:35,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:35,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:35,963 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:35,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:35,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:35,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:35,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:35,984 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,001 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,021 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,039 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,077 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,097 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,115 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,135 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,153 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,174 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,191 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,211 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,229 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,250 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,267 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,287 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,304 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,325 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,343 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,364 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,381 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,401 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,419 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,442 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,459 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,479 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,497 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,517 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,535 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,556 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,573 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,594 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,611 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,649 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,670 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,687 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,708 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,725 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,746 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,763 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,784 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,801 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,822 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,839 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,860 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,877 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,899 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,915 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,937 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,954 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:36,975 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:36,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:36,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:36,991 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:36,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:36,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:36,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:36,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,029 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,050 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,067 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,088 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,105 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,125 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,143 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,164 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,181 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,203 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,219 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,220 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,241 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,258 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,282 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,299 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,320 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,337 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,358 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,375 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,396 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,414 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,414 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,435 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,452 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,473 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,490 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,511 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,529 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,529 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,549 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,567 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,588 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,606 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,626 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,643 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,664 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,681 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,702 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,719 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,757 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,778 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,795 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,816 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,833 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,853 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,872 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,893 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,909 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,930 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,947 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:37,968 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:37,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:37,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:37,985 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:37,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:37,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:37,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:37,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,006 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,024 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,045 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,063 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,084 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,100 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,123 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,140 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,179 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,200 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,217 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,239 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,256 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,277 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,294 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,315 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,332 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,354 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,371 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,392 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,409 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,431 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,448 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,469 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,486 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,507 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,525 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,546 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,563 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,583 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,601 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,621 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,639 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,639 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,660 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,677 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,698 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,715 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,735 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,756 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,777 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,795 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,815 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,833 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,853 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,871 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,892 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,910 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,932 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,953 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:38,975 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:38,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:38,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:38,993 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:38,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:38,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:38,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:38,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,015 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,034 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,056 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,074 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,096 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,120 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,151 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,168 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,188 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,205 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,226 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,242 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,263 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,280 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,300 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,317 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,338 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,354 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,375 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,392 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,413 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,429 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,450 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,468 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,488 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,506 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,527 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,544 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,566 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,584 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,605 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,622 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,643 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,661 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,682 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,699 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,699 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,720 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,738 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,759 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,777 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,797 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,821 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,841 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,859 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,880 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,900 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,920 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,938 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,959 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:39,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:39,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:39,976 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:39,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:39,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:39,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:39,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:39,997 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,015 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,035 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,053 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,074 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,091 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,112 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,129 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,150 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,168 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,189 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,209 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,209 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,229 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,247 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,268 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,285 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,305 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,323 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,344 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,362 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,382 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,400 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,421 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,441 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,462 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,480 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,501 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,519 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,540 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,557 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,577 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,595 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,616 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,634 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,657 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,675 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,697 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,718 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,761 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,783 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,804 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,826 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,844 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,867 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,887 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,910 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,929 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,951 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:40,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:40,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:40,971 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:40,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:40,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:40,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:40,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:40,992 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,008 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,029 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,045 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,066 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,084 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,105 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,123 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,144 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,162 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,183 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,204 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,227 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,244 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,245 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,245 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,245 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,245 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,267 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,285 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,307 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,325 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,347 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,366 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,389 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,407 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,429 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,447 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,470 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,488 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,510 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,528 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,555 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,573 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,596 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,614 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,636 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,654 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,676 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,695 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,717 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,735 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,757 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,775 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,797 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,814 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,835 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,853 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,874 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,891 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,912 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,930 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,952 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:41,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:41,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:41,970 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:41,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:41,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:41,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:41,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:41,992 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,010 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,032 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,053 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,076 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,094 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,116 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,134 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,156 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,174 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,197 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,214 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,236 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,254 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,276 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,294 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,316 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,334 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,356 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,375 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,397 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,416 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,440 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,461 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,486 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,507 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,532 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,553 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,579 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,600 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,625 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,646 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,671 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,689 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,689 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,714 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,735 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,760 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,781 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,806 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,827 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,827 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,851 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,870 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,892 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,913 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,937 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:42,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:42,955 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:42,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:42,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:42,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:42,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:42,979 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:42,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,000 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,024 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,045 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,069 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,090 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,112 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,133 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,178 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,202 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,221 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,243 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,264 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,287 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,306 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,328 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,346 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,368 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,388 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,410 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,431 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,453 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,474 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,496 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,513 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,535 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,553 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,577 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,598 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,620 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,640 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,662 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,680 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,704 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,729 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,729 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,729 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,729 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,750 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,768 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,789 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,806 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,827 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,845 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,865 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,883 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,904 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,921 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,942 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,960 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:43,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:43,981 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:43,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:43,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:43,998 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:43,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:43,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:43,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,019 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,037 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,057 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,075 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,096 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,114 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,135 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,152 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,173 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,191 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,211 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,229 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,250 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,271 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,293 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,311 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,333 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,350 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,372 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,390 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,411 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,429 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,451 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,469 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,490 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,508 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,530 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,547 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,569 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,586 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,608 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,625 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,647 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,665 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,687 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,705 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,727 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,744 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,766 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,784 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,806 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,824 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,846 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,864 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,886 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,903 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,925 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,942 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:44,964 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:44,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:44,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:44,982 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:44,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:44,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:44,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:44,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,004 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,022 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,043 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,061 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,082 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,100 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,123 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,141 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,161 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,178 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,199 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,217 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,217 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,237 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,255 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,276 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,293 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,314 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,332 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,353 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,370 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,370 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,370 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,370 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,391 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,409 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,429 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,447 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,468 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,485 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,506 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,523 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,545 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,563 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,584 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,603 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,625 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,643 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,664 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,682 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,704 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,722 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,743 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,761 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,782 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,801 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,822 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,840 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,862 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,879 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,900 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,918 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,939 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:45,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:45,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:45,956 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:45,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:45,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:45,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:45,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:45,982 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,000 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,023 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,041 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,063 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,081 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,103 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,123 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,145 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,163 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,185 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,202 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,223 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,241 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,262 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,280 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,301 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,318 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,339 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,358 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,379 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,396 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,418 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,439 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,461 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,482 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,504 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,521 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,543 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,560 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,560 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,581 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,600 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,622 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,640 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,663 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,681 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,703 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,721 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,744 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,762 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,784 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,803 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,825 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,841 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,841 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,867 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,884 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,905 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,923 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,944 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:46,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:46,961 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:46,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:46,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:46,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:46,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:46,982 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:46,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,000 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,021 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,038 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,059 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,077 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,098 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,115 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,136 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,154 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,175 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,192 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,214 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,232 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,253 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,271 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,292 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,309 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,331 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,348 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,369 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,386 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,407 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,424 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,445 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,464 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,485 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,503 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,524 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,542 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,580 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,602 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,619 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,640 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,658 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,679 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,698 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,720 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,738 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,759 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,777 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,799 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,817 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,839 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,857 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,878 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,895 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,917 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,935 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,957 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:47,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:47,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:47,976 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:47,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:47,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:47,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:47,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:47,998 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,015 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,037 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,055 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,077 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,094 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,116 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,134 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,157 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,174 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,195 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,212 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,212 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,234 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,251 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,274 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,292 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,314 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,332 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,354 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,372 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,395 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,413 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,435 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,453 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,475 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,492 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,514 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,531 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,553 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,573 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,593 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,612 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,632 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,650 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,670 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,688 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,709 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,727 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,748 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,764 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,785 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,801 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,822 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,838 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,858 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,875 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,895 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,912 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,932 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,948 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:48,969 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:48,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:48,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:48,985 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:48,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:48,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:48,985 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:48,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,005 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,022 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,042 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,058 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,059 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,079 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,096 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,116 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,133 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,168 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,185 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,206 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,223 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,245 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,262 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,283 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,300 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,322 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,340 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,362 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,380 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,404 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,422 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,444 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,462 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,484 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,502 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,524 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,542 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,581 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,602 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,619 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,640 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,658 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,679 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,696 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,717 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,735 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,756 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,774 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,774 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,795 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,812 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,833 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,851 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,872 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,889 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,910 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,927 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,949 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:49,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:49,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:49,967 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:49,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:49,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:49,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:49,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:49,988 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,005 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,005 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,027 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,045 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,066 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,083 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,104 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,122 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,143 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,160 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,182 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,199 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,221 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,239 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,263 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,281 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,303 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,321 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,342 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,361 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,382 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,400 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,422 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,439 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,440 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,440 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,440 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,461 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,479 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,501 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,518 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,540 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,558 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,558 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,579 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,600 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,622 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,640 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,661 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,679 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,701 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,719 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,740 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,758 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,780 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,797 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,819 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,837 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,858 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,876 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,897 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,915 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,935 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,953 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:50,973 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:50,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:50,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:50,991 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:50,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:50,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:50,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:50,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,012 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,029 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,051 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,072 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,094 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,114 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,136 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,153 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,174 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,194 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,215 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,233 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,254 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,270 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,291 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,307 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,328 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,345 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,365 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,382 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,403 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,421 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,443 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,461 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,483 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,503 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,524 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,544 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,566 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,583 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,604 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,620 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,641 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,658 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,679 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,696 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,696 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,717 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,734 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,755 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,772 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,793 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,810 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,830 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,848 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,869 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,887 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,908 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,925 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,947 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:51,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:51,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:51,969 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:51,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:51,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:51,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:51,990 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,008 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,029 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,046 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,067 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,084 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,105 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,123 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,145 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,163 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,184 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,202 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,224 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,242 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,264 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,282 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,303 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,321 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,342 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,359 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,380 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,397 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,419 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,436 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,457 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,474 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,495 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,512 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,533 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,550 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,571 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,588 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,609 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,626 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,648 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,664 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,686 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,702 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,724 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,741 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,762 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,779 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,801 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,822 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,843 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,860 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,882 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,898 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,919 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,937 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,957 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:52,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:52,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:52,974 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:52,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:52,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:52,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:52,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:52,995 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,012 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,034 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,051 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,073 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,090 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,090 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,090 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,111 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,128 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,149 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,166 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,204 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,224 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,243 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,263 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,280 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,302 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,319 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,339 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,356 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,377 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,395 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,416 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,433 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,453 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,471 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,491 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,509 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,510 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,510 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,510 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,531 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,547 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,569 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,586 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,607 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,624 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,647 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,665 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,686 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,705 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,731 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,749 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,772 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,790 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,811 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,832 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,853 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,873 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,894 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,915 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,937 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,955 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:53,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:53,977 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:53,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:53,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:53,998 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:53,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:53,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:53,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,019 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,041 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,062 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,084 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,106 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,124 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,146 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,165 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,187 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,205 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,227 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,247 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,268 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,287 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,309 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,327 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,349 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,366 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,387 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,403 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,424 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,440 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,440 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,461 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,478 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,499 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,515 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,538 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,555 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,576 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,592 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,592 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,613 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,630 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,650 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,667 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,688 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,705 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,726 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,743 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,765 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,781 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,802 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,819 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,840 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,858 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,878 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,895 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,917 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,934 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,955 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:54,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:54,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:54,972 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:54,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:54,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:54,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:54,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:54,993 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,009 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,009 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,009 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,031 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,048 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,069 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,085 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,107 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,124 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,145 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,162 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,184 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,202 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,223 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,240 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,262 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,279 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,300 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,317 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,339 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,356 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,379 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,396 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,418 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,436 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,457 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,474 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,495 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,512 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,533 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,550 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,571 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,588 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,609 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,626 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,648 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,665 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,686 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,703 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,725 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,742 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,763 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,781 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,802 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,819 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,840 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,857 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,878 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,895 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,916 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,934 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,955 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:55,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:55,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:55,972 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:55,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:55,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:55,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:55,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:55,993 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,011 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,031 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,049 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,069 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,087 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,107 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,125 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,146 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,163 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,183 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,202 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,223 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,240 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,260 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,278 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,298 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,316 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,337 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,354 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,374 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,392 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,412 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,430 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,430 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,430 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,450 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,467 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,487 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,505 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,526 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,543 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,563 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,580 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,600 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,618 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,638 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,656 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,676 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,694 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,714 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,732 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,752 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,769 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,790 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,807 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,827 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,845 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,865 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,883 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,903 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,920 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,941 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,958 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:56,979 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:56,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:56,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:56,996 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:56,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:56,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:56,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:56,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:57,017 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:57,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:57,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:57,040 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:57,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:57,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:57,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:57,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:57,060 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:57,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:57,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:57,078 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:57,078 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:57,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:57,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:57,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:57,098 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:57,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:57,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:57,116 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:57,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:57,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:57,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:57,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:57,136 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:57,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:57,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:57,154 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:57,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:57,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:57,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:57,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:57,174 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:57,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:57,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:57,191 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:57,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:57,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:57,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:57,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:57,212 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:57,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:57,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:57,229 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:57,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:57,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:57,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:57,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-06 01:10:57,249 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-12-06 01:10:57,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-06 01:10:57,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 576 states to 370 states and 571 transitions. [2024-12-06 01:10:57,267 INFO L276 IsEmpty]: Start isEmpty. Operand 370 states and 571 transitions. [2024-12-06 01:10:57,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-06 01:10:57,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-06 01:10:57,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-06 01:10:57,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat