./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_valuebound2.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_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/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_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_valuebound2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/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_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/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 ebdf8b0d6633d593d56778eaf5218135ab2be92cae14e75cdda2462494f96410 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-12-05 22:57:59,652 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-12-05 22:57:59,706 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-12-05 22:57:59,710 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-12-05 22:57:59,711 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-12-05 22:57:59,731 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-12-05 22:57:59,732 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-12-05 22:57:59,732 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-12-05 22:57:59,732 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-12-05 22:57:59,732 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-12-05 22:57:59,733 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-12-05 22:57:59,733 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-12-05 22:57:59,733 INFO L153 SettingsManager]: * sizeof long=4 [2024-12-05 22:57:59,733 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-12-05 22:57:59,733 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-12-05 22:57:59,733 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-12-05 22:57:59,733 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-12-05 22:57:59,733 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * sizeof long double=12 [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Use constant arrays=true [2024-12-05 22:57:59,734 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-12-05 22:57:59,734 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-12-05 22:57:59,735 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-12-05 22:57:59,735 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:57:59,735 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-12-05 22:57:59,735 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-12-05 22:57:59,735 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-12-05 22:57:59,735 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-12-05 22:57:59,735 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-12-05 22:57:59,735 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_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/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 -> ebdf8b0d6633d593d56778eaf5218135ab2be92cae14e75cdda2462494f96410 [2024-12-05 22:57:59,938 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-12-05 22:57:59,945 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-12-05 22:57:59,947 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-12-05 22:57:59,948 INFO L270 PluginConnector]: Initializing CDTParser... [2024-12-05 22:57:59,948 INFO L274 PluginConnector]: CDTParser initialized [2024-12-05 22:57:59,950 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/../../sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_valuebound2.c [2024-12-05 22:58:02,573 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/data/57e2ac306/e0aa41683720412ebaf4fdb9de929aaa/FLAG3a37fab1e [2024-12-05 22:58:02,812 INFO L384 CDTParser]: Found 1 translation units. [2024-12-05 22:58:02,813 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/sv-benchmarks/c/nla-digbench-scaling/egcd2-ll_valuebound2.c [2024-12-05 22:58:02,821 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/data/57e2ac306/e0aa41683720412ebaf4fdb9de929aaa/FLAG3a37fab1e [2024-12-05 22:58:03,158 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/data/57e2ac306/e0aa41683720412ebaf4fdb9de929aaa [2024-12-05 22:58:03,160 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-12-05 22:58:03,161 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-12-05 22:58:03,162 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-12-05 22:58:03,162 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-12-05 22:58:03,165 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-12-05 22:58:03,166 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,166 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1b9a826d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03, skipping insertion in model container [2024-12-05 22:58:03,166 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,176 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-12-05 22:58:03,277 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:58:03,286 INFO L200 MainTranslator]: Completed pre-run [2024-12-05 22:58:03,307 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-12-05 22:58:03,317 INFO L204 MainTranslator]: Completed translation [2024-12-05 22:58:03,317 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03 WrapperNode [2024-12-05 22:58:03,317 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-12-05 22:58:03,318 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-12-05 22:58:03,318 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-12-05 22:58:03,318 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-12-05 22:58:03,323 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,328 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,342 INFO L138 Inliner]: procedures = 14, calls = 20, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 147 [2024-12-05 22:58:03,342 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-12-05 22:58:03,343 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-12-05 22:58:03,343 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-12-05 22:58:03,343 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-12-05 22:58:03,348 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,348 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,349 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,349 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,351 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,352 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,354 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,355 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,356 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,357 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-12-05 22:58:03,358 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-12-05 22:58:03,358 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-12-05 22:58:03,358 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-12-05 22:58:03,358 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,363 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-12-05 22:58:03,375 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/z3 [2024-12-05 22:58:03,386 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-12-05 22:58:03,391 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_8ab7b78c-d3c9-42e8-afc7-9176b9c7069a/bin/ukojak-verify-CZk0znPC7b/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-12-05 22:58:03,416 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-12-05 22:58:03,416 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-12-05 22:58:03,417 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-12-05 22:58:03,417 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-12-05 22:58:03,417 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-12-05 22:58:03,417 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-12-05 22:58:03,417 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-12-05 22:58:03,417 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-12-05 22:58:03,469 INFO L234 CfgBuilder]: Building ICFG [2024-12-05 22:58:03,470 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-12-05 22:58:03,936 INFO L? ?]: Removed 196 outVars from TransFormulas that were not future-live. [2024-12-05 22:58:03,936 INFO L283 CfgBuilder]: Performing block encoding [2024-12-05 22:58:03,970 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-12-05 22:58:03,971 INFO L312 CfgBuilder]: Removed 4 assume(true) statements. [2024-12-05 22:58:03,971 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:58:03 BoogieIcfgContainer [2024-12-05 22:58:03,971 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-12-05 22:58:03,972 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-12-05 22:58:03,972 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-12-05 22:58:03,980 INFO L274 PluginConnector]: CodeCheck initialized [2024-12-05 22:58:03,980 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 05.12 10:58:03" (1/1) ... [2024-12-05 22:58:03,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-12-05 22:58:04,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 164 states to 152 states and 164 transitions. [2024-12-05 22:58:04,026 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 164 transitions. [2024-12-05 22:58:04,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,147 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,152 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:04,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:04,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:04,383 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:04,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,423 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,425 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:04,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:04,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:04,490 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:04,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,532 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,534 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:04,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:04,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:04,590 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:04,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,629 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,630 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:04,672 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:04,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:04,685 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:04,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,686 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,726 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,727 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:04,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:04,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:04,780 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:04,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,819 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,820 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:04,863 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:04,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:04,875 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:04,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,911 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,913 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:04,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:04,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:04,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:04,960 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:04,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:04,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:04,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:04,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:04,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:04,995 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:04,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,054 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,085 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,086 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,132 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,162 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,163 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,198 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,208 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,243 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,245 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,290 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,323 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,325 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,357 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,367 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,395 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,438 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,466 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,508 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,535 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,536 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,567 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,575 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,603 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,604 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,646 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,687 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,689 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,737 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,763 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,764 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,807 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,833 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,834 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,874 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,900 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,901 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:05,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:05,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:05,939 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:05,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:05,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:05,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:05,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:05,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:05,965 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:05,966 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:05,998 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,006 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,035 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,036 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,075 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,101 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,102 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,141 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,165 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,166 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,203 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,228 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,229 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,277 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,277 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,277 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,330 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,338 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,358 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,358 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,391 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,411 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,411 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,445 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,467 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,468 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,503 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,525 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,525 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,559 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,579 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,580 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,614 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,638 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,675 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,701 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,702 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,736 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,757 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,757 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,796 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,803 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,823 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,823 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,856 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,876 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,877 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,909 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,930 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:06,955 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:06,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:06,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:06,962 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:06,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:06,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:06,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:06,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:06,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:06,984 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:06,984 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,016 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,035 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,036 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,067 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,090 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,091 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,122 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,167 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,173 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,173 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,173 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,219 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,225 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,256 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,257 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,282 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,288 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,311 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,312 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,350 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,374 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,375 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,413 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,414 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,437 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,438 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,475 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,499 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,500 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,530 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,538 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,563 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,564 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,601 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,626 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,655 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,663 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,687 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,725 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,749 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,750 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,778 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,786 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,809 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,810 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,847 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,870 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,871 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,909 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,933 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:07,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:07,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:07,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:07,969 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:07,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:07,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:07,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:07,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:07,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:07,992 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:07,993 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,031 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,051 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,052 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,079 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,086 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,106 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,107 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,141 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,162 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,189 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,196 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,215 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,216 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,251 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,271 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,272 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,300 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,307 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,327 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,328 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,360 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,392 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,393 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,417 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,423 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,441 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,471 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,496 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,497 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,531 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,552 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,552 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,576 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,583 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,604 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,605 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,632 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,632 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,651 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,652 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,679 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,698 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,698 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,730 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,749 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,750 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,779 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,798 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,799 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,828 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,847 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,847 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,870 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,875 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,895 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,895 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,924 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,944 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:08,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:08,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:08,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:08,974 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:08,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:08,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:08,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:08,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:08,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:08,994 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:08,995 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,027 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,047 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,048 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,073 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,078 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,098 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,099 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,126 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,147 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,148 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,182 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,202 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,203 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,233 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,253 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,282 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,338 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,364 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,386 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,392 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,408 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,409 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,433 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,438 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,456 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,456 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,485 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,503 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,530 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,548 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,549 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,571 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,576 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,577 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,577 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,577 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,595 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,595 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,625 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,645 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,645 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,671 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,687 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,687 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,709 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,715 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,733 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,734 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,762 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,781 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,809 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,828 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,829 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,857 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,903 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,921 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,922 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,944 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,948 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:09,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:09,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:09,967 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:09,968 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:09,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:09,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:09,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:09,994 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:09,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:09,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:09,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,013 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,014 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,040 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,055 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,056 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,077 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,082 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,100 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,101 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,131 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,151 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,151 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,179 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,198 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,199 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,221 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,226 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,246 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,246 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,283 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,329 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,346 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,346 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,369 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,374 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,392 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,417 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,423 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,440 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,467 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,483 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,484 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,510 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,510 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,527 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,528 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,551 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,556 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,573 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,573 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,597 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,602 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,619 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,620 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,649 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,665 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,666 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,693 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,708 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,709 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,737 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,752 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,753 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,779 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,797 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,798 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,825 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,843 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,843 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,870 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,888 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,889 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,915 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,937 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,938 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:10,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:10,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:10,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:10,965 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:10,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:10,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:10,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:10,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:10,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:10,980 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:10,981 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,002 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,007 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,023 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,023 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,050 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,066 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,067 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,089 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,094 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,109 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,110 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,147 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,164 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,165 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,191 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,209 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,210 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,238 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,255 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,256 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,283 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,300 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,301 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,323 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,328 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,345 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,346 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,371 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,388 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,388 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,414 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,433 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,434 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,453 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,458 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,476 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,476 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,497 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,502 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,522 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,523 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,553 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,572 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,573 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,600 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,601 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,601 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,616 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,617 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,643 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,660 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,660 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,687 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,702 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,702 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,728 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,728 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,728 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,743 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,771 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,786 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,787 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,813 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,829 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,829 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,856 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,872 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,873 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,900 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,900 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,915 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,916 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,938 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,943 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:11,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:11,958 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:11,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:11,985 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:11,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:11,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:11,988 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:11,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:11,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:11,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,002 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,003 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,025 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,043 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,065 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,081 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,082 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,103 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,108 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,125 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,126 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,150 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,167 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,168 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,189 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,194 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,194 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,194 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,194 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,211 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,211 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,240 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,257 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,258 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,286 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,304 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,332 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,349 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,350 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,376 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,393 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,419 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,437 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,438 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,464 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,479 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,480 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,501 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,506 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,521 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,522 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,544 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,549 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,564 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,565 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,585 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,590 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,605 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,631 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,631 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,646 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,647 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,668 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,673 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,688 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,689 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,714 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,730 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,730 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,757 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,781 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,804 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,820 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,821 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,842 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,846 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,863 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,864 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,889 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,905 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,905 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,923 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,926 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,942 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,943 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:12,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:12,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:12,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:12,968 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:12,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:12,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:12,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:12,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:12,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:12,981 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:12,982 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,004 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,019 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,020 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,046 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,060 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,061 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,082 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,087 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,102 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,103 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,125 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,130 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,146 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,171 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,188 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,189 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,214 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,232 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,233 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,253 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,258 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,272 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,273 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,298 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,315 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,316 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,342 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,365 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,365 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,387 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,403 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,403 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,433 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,450 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,474 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,474 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,489 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,490 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,512 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,527 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,527 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,553 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,581 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,582 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,602 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,607 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,624 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,625 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,651 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,668 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,669 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,689 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,694 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,710 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,711 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,736 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,736 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,736 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,752 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,752 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,777 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,794 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,816 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,835 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,861 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,898 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,912 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,913 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,937 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,953 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,954 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:13,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:13,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:13,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:13,980 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:13,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:13,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:13,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:13,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:13,997 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:13,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,022 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,038 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,039 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,060 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,065 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,082 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,083 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,103 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,108 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,125 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,125 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,151 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,168 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,169 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,195 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,212 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,212 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,230 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,235 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,249 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,249 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,267 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,272 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,288 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,288 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,316 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,333 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,333 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,353 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,367 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,381 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,382 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,406 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,421 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,421 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,441 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,446 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,461 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,461 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,483 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,499 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,500 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,525 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,541 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,542 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,568 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,584 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,585 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,606 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,611 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,627 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,648 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,663 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,664 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,684 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,696 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,697 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,717 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,717 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,730 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,730 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,751 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,764 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,765 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,789 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,826 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,842 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,843 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,869 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,886 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,886 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,912 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,929 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,930 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,952 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:14,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:14,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:14,957 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:14,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:14,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:14,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:14,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:14,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:14,975 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:14,976 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:14,999 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,003 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,020 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,021 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,042 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,048 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,065 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,065 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,084 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,088 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,117 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,118 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,139 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,156 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,176 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,181 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,198 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,199 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,218 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,222 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,264 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,280 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,281 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,302 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,306 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,322 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,323 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,345 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,359 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,359 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,382 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,382 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,382 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,382 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,398 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,399 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,424 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,441 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,469 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,485 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,486 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,511 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,529 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,529 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,545 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,550 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,564 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,565 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,582 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,587 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,600 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,622 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,626 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,644 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,666 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,671 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,689 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,716 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,734 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,734 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,762 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,779 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,779 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,802 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,808 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,824 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,824 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,850 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,866 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,866 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,906 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,921 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,922 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,947 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:15,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:15,962 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:15,963 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:15,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:15,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:15,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:15,989 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:15,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:15,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:15,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:15,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,004 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,004 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,030 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,044 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,045 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,069 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,084 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,109 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,123 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,124 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,139 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,143 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,174 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,187 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,187 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,207 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,211 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,211 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,228 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,228 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,254 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,271 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,271 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,296 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,313 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,314 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,341 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,358 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,358 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,383 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,398 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,399 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,424 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,438 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,439 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,465 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,482 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,482 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,501 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,506 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,520 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,521 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,544 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,560 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,561 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,581 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,585 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,600 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,631 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,645 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,646 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,666 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,671 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,689 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,718 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,736 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,736 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,761 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,777 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,778 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,802 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,821 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,822 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,851 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,869 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,870 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,890 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,896 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:16,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:16,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:16,955 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:16,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:16,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:16,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:16,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:16,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:16,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:16,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:16,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,002 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,017 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,017 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,044 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,058 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,059 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,079 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,084 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,099 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,100 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,126 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,162 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,167 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,182 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,182 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,203 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,208 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,222 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,248 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,263 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,263 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,289 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,304 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,325 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,330 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,346 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,346 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,371 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,385 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,410 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,425 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,447 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,452 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,468 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,468 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,495 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,495 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,495 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,510 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,511 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,538 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,553 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,553 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,587 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,601 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,602 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,616 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,621 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,634 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,635 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,657 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,668 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,669 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,688 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,701 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,701 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,719 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,724 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,740 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,741 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,765 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,782 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,783 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,809 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,826 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,827 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,853 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,870 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,870 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,898 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,916 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,916 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,944 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:17,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:17,961 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:17,962 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:17,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:17,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:17,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:17,989 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:17,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:17,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:17,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:17,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,008 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,008 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,030 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,035 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,052 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,073 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,076 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,089 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,090 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,116 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,133 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,133 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,151 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,156 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,169 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,169 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,187 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,191 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,207 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,208 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,233 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,250 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,250 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,270 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,273 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,284 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,302 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,305 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,318 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,318 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,342 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,354 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,355 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,374 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,389 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,390 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,413 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,430 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,430 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,464 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,479 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,479 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,500 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,514 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,514 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,535 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,539 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,552 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,553 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,573 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,588 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,589 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,609 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,614 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,629 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,629 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,645 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,650 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,650 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,664 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,665 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,682 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,687 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,701 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,702 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,727 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,741 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,742 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,764 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,778 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,779 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,804 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,818 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,819 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,840 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,844 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,859 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,860 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,880 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,893 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,894 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,917 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,932 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,947 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,951 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:18,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:18,966 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:18,966 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:18,986 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:18,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:18,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:18,991 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:18,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:18,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:18,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:18,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,003 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,027 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,040 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,040 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,061 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,074 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,075 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,092 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,097 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,110 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,110 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,132 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,143 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,161 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,165 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,176 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,177 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,197 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,201 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,213 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,233 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,237 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,254 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,268 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,271 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,285 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,308 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,322 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,323 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,341 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,345 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,358 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,358 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,377 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,381 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,394 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,412 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,417 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,430 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,431 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,454 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,469 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,469 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,494 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,499 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,513 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,513 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,533 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,546 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,546 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,568 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,582 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,583 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,602 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,606 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,619 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,620 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,642 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,653 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,654 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,675 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,687 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,711 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,724 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,724 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,741 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,746 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,758 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,759 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,776 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,790 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,791 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,810 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,814 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,814 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,814 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,814 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,827 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,828 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,851 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,866 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,866 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,885 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,890 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,904 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,904 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,926 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,941 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,941 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:19,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:19,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:19,965 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:19,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:19,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:19,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:19,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:19,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:19,978 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:19,978 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:19,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,001 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,015 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,016 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,045 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,057 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,058 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,080 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,092 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,093 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,115 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,128 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,128 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,150 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,162 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,163 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,185 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,200 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,201 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,218 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,223 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,238 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,238 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,262 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,274 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,274 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,296 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,310 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,311 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,329 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,342 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,342 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,364 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,376 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,376 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,398 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,410 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,411 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,432 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,446 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,446 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,469 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,481 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,482 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,501 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,505 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,518 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,519 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,539 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,551 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,551 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,568 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,572 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,586 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,586 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,609 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,623 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,624 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,645 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,658 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,658 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,677 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,682 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,695 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,695 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,715 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,719 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,732 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,733 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,756 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,756 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,772 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,773 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,796 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,814 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,814 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,833 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,844 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,859 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,863 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,874 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,893 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,904 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,904 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,919 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,923 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,934 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,934 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,955 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,966 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,966 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:20,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:20,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:20,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:20,986 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:20,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:20,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:20,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:20,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:20,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:20,998 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:20,998 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,014 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,018 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,029 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,029 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,048 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,059 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,077 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,081 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,094 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,094 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,115 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,129 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,129 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,150 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,163 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,164 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,185 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,198 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,198 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,219 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,232 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,232 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,253 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,266 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,266 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,284 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,288 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,301 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,323 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,336 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,336 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,358 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,393 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,406 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,406 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,424 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,429 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,457 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,461 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,472 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,473 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,494 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,512 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,529 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,533 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,546 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,546 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,567 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,580 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,580 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,598 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,602 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,617 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,618 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,636 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,640 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,654 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,655 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,672 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,677 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,693 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,693 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,712 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,716 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,731 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,732 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,750 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,754 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,765 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,766 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,786 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,797 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,797 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,814 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,817 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,828 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,828 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,851 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,864 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,865 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,883 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,887 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,887 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,899 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,900 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,922 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,934 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,935 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,957 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:21,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:21,970 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:21,971 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:21,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:21,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:21,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:21,992 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:21,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:21,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:21,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:21,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,005 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,005 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,028 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,041 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,041 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,059 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,063 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,063 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,076 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,077 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,099 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,112 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,113 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,135 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,148 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,149 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,171 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,183 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,184 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,207 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,220 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,238 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,242 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,242 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,264 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,264 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,285 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,299 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,321 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,335 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,335 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,353 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,357 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,370 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,370 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,392 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,405 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,406 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,423 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,428 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,441 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,464 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,476 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,477 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,500 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,512 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,513 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,528 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,531 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,543 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,543 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,559 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,563 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,576 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,599 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,612 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,612 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,632 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,635 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,649 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,650 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,665 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,669 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,681 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,681 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,697 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,702 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,714 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,715 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,731 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,735 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,747 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,747 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,771 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,784 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,784 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,807 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,820 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,821 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,844 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,857 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,857 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,880 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,892 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,893 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,913 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,925 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,947 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,960 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:22,974 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:22,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:22,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:22,977 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:22,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:22,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:22,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:22,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:22,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:22,997 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:22,998 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,014 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,019 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,032 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,032 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,049 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,053 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,066 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,066 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,082 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,087 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,099 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,100 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,121 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,134 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,134 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,151 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,155 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,168 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,168 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,189 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,202 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,203 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,222 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,226 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,238 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,261 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,274 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,274 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,297 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,309 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,309 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,330 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,342 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,343 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,364 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,377 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,378 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,397 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,401 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,401 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,414 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,414 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,432 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,437 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,452 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,470 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,474 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,489 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,489 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,514 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,528 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,529 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,553 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,567 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,567 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,588 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,600 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,618 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,622 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,635 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,635 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,656 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,669 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,669 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,686 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,690 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,703 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,703 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,725 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,765 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,779 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,779 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,796 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,801 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,814 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,814 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,831 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,835 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,848 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,848 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,869 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,881 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,882 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,905 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,920 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,941 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,956 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:23,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:23,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:23,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:23,982 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:23,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:23,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:23,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:23,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:23,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:23,998 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:23,999 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,021 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,025 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,042 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,070 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,087 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,087 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,113 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,113 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,113 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,130 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,130 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,157 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,173 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,174 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,200 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,218 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,218 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,241 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,246 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,265 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,265 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,291 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,308 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,309 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,336 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,353 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,354 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,376 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,380 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,395 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,395 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,418 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,433 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,433 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,452 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,456 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,456 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,469 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,469 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,487 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,491 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,504 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,504 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,527 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,527 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,542 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,542 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,561 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,572 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,586 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,586 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,607 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,620 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,642 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,655 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,656 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,677 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,690 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,707 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,718 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,718 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,732 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,735 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,746 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,747 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,761 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,765 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,777 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,777 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,794 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,808 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,831 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,831 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,831 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,846 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,846 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,869 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,883 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,904 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,908 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,908 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,923 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,923 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,939 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,943 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,956 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,957 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:24,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:24,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:24,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:24,977 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:24,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:24,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:24,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:24,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:24,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:24,989 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:24,989 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,008 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,013 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,026 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,027 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,050 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,063 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,063 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,087 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,100 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,101 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,126 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,142 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,164 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,178 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,200 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,214 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,235 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,250 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,251 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,276 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,276 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,300 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,323 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,338 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,339 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,360 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,375 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,375 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,395 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,399 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,399 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,414 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,414 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,439 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,453 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,453 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,477 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,491 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,492 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,511 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,516 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,530 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,530 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,553 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,565 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,566 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,588 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,603 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,604 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,624 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,638 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,639 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,656 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,660 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,675 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,676 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,693 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,698 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,712 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,712 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,733 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,745 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,759 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,764 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,776 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,794 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,805 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,806 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,825 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,837 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,838 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,853 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,857 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,871 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,871 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,893 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,904 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,905 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,923 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,928 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,941 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,941 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,964 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:25,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:25,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:25,977 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:25,977 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:25,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:25,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:25,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:25,999 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:25,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:25,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:25,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,013 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,013 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,040 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,045 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,082 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,119 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,132 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,132 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,153 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,165 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,165 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,182 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,186 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,186 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,187 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,187 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,200 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,217 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,221 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,234 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,235 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,252 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,256 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,271 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,272 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,295 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,312 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,312 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,335 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,340 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,363 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,391 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,409 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,409 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,430 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,435 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,453 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,474 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,479 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,495 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,519 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,531 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,531 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,552 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,568 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,568 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,586 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,590 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,604 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,605 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,625 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,630 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,644 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,660 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,665 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,678 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,679 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,696 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,700 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,714 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,715 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,734 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,738 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,751 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,752 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,777 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,793 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,813 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,818 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,839 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,839 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,863 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,877 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,877 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,900 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,914 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,915 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,929 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,933 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,944 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,963 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:26,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:26,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:26,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:26,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:26,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:26,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:26,993 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:26,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:26,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:26,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:26,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,004 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,005 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,023 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,035 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,049 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,052 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,064 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,064 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,081 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,085 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,098 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,098 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,120 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,132 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,133 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,152 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,163 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,164 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,184 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,195 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,196 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,216 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,227 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,227 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,244 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,248 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,260 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,261 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,281 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,295 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,312 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,316 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,328 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,328 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,345 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,349 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,362 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,363 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,384 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,398 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,415 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,419 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,434 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,435 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,454 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,466 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,487 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,500 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,500 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,528 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,528 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,528 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,528 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,541 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,559 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,563 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,575 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,594 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,598 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,611 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,611 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,633 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,647 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,647 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,665 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,670 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,682 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,683 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,706 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,718 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,719 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,738 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,742 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,755 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,755 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,777 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,789 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,790 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,809 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,823 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,823 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,842 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,856 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,856 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,879 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,893 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,893 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,916 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,931 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:27,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:27,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:27,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:27,973 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:27,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:27,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:27,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:27,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:27,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:27,992 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:27,993 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,029 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,046 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,047 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,073 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,090 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,091 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,112 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,117 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,134 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,134 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,155 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,160 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,160 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,160 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,160 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,176 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,177 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,198 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,203 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,221 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,243 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,255 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,256 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,278 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,297 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,297 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,320 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,333 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,333 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,351 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,355 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,368 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,368 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,391 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,406 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,406 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,424 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,429 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,464 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,477 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,477 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,494 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,499 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,514 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,514 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,535 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,539 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,555 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,556 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,574 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,579 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,594 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,617 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,632 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,632 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,655 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,668 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,669 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,686 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,691 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,704 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,704 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,726 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,742 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,743 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,764 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,769 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,787 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,787 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,813 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,830 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,831 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,852 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,857 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,902 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,947 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:28,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:28,965 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:28,966 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:28,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:28,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:28,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:28,994 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:28,994 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:28,994 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:28,994 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:28,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,012 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,012 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,036 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:29,041 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:29,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:29,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,084 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:29,089 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:29,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:29,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,114 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,114 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:29,140 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:29,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:29,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,174 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:29,179 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:29,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:29,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,195 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,196 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:29,221 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:29,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:29,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,237 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,237 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:29,261 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:29,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:29,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,278 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,279 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 0 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 156 states and 173 transitions. [2024-12-05 22:58:29,304 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 173 transitions. [2024-12-05 22:58:29,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-12-05 22:58:29,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,319 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,320 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-05 22:58:29,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 151 states and 163 transitions. [2024-12-05 22:58:29,628 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 163 transitions. [2024-12-05 22:58:29,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-12-05 22:58:29,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:29,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,646 INFO L256 TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-12-05 22:58:29,647 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:29,698 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-12-05 22:58:29,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 150 states and 162 transitions. [2024-12-05 22:58:29,955 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 162 transitions. [2024-12-05 22:58:29,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-12-05 22:58:29,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:29,976 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-12-05 22:58:29,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:29,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 180 states to 149 states and 161 transitions. [2024-12-05 22:58:29,981 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 161 transitions. [2024-12-05 22:58:29,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-12-05 22:58:29,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:29,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:29,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:30,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:30,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 71 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-12-05 22:58:30,004 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:30,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 3 proven. 1 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-12-05 22:58:30,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:30,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 148 states and 160 transitions. [2024-12-05 22:58:30,076 INFO L276 IsEmpty]: Start isEmpty. Operand 148 states and 160 transitions. [2024-12-05 22:58:30,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:58:30,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:30,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:30,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:30,172 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 3 proven. 2 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-12-05 22:58:30,480 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:30,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 149 states and 162 transitions. [2024-12-05 22:58:30,480 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 162 transitions. [2024-12-05 22:58:30,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-12-05 22:58:30,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:30,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:30,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:30,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:30,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:30,502 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:30,525 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:30,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:30,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 196 states to 150 states and 163 transitions. [2024-12-05 22:58:30,555 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 163 transitions. [2024-12-05 22:58:30,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-12-05 22:58:30,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:30,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:30,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:30,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:30,577 INFO L256 TraceCheckSpWp]: Trace formula consists of 92 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:30,578 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:30,581 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:30,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:30,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 197 states to 151 states and 164 transitions. [2024-12-05 22:58:30,590 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 164 transitions. [2024-12-05 22:58:30,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-12-05 22:58:30,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:30,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:30,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:30,756 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 5 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-12-05 22:58:31,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:31,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 215 states to 155 states and 172 transitions. [2024-12-05 22:58:31,489 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 172 transitions. [2024-12-05 22:58:31,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-12-05 22:58:31,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:31,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:31,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:31,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:31,509 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-12-05 22:58:31,510 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:31,616 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:32,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:32,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 233 states to 160 states and 180 transitions. [2024-12-05 22:58:32,546 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 180 transitions. [2024-12-05 22:58:32,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-12-05 22:58:32,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:32,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:32,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:32,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:32,568 INFO L256 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:32,568 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:32,617 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:33,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:33,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 256 states to 167 states and 193 transitions. [2024-12-05 22:58:33,677 INFO L276 IsEmpty]: Start isEmpty. Operand 167 states and 193 transitions. [2024-12-05 22:58:33,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-12-05 22:58:33,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:33,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:33,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:33,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:33,697 INFO L256 TraceCheckSpWp]: Trace formula consists of 102 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:33,697 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:33,710 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:33,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:33,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 257 states to 168 states and 194 transitions. [2024-12-05 22:58:33,723 INFO L276 IsEmpty]: Start isEmpty. Operand 168 states and 194 transitions. [2024-12-05 22:58:33,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-12-05 22:58:33,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:33,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:33,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:33,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:33,742 INFO L256 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:33,743 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:33,862 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:35,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:35,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 177 states and 210 transitions. [2024-12-05 22:58:35,463 INFO L276 IsEmpty]: Start isEmpty. Operand 177 states and 210 transitions. [2024-12-05 22:58:35,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-12-05 22:58:35,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:35,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:35,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:35,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:35,480 INFO L256 TraceCheckSpWp]: Trace formula consists of 104 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:35,480 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:35,576 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:36,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:36,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 309 states to 187 states and 228 transitions. [2024-12-05 22:58:36,891 INFO L276 IsEmpty]: Start isEmpty. Operand 187 states and 228 transitions. [2024-12-05 22:58:36,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-12-05 22:58:36,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:36,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:36,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:36,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:36,914 INFO L256 TraceCheckSpWp]: Trace formula consists of 105 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:36,914 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:37,001 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:37,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:37,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 314 states to 190 states and 233 transitions. [2024-12-05 22:58:37,351 INFO L276 IsEmpty]: Start isEmpty. Operand 190 states and 233 transitions. [2024-12-05 22:58:37,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-12-05 22:58:37,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:37,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:37,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:37,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:37,368 INFO L256 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:37,368 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:37,560 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-12-05 22:58:38,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:38,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 315 states to 191 states and 234 transitions. [2024-12-05 22:58:38,038 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 234 transitions. [2024-12-05 22:58:38,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-12-05 22:58:38,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:38,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:38,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:38,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:38,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 113 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:38,059 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:38,137 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-05 22:58:40,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:40,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 349 states to 205 states and 258 transitions. [2024-12-05 22:58:40,666 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 258 transitions. [2024-12-05 22:58:40,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-12-05 22:58:40,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:40,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:40,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:40,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:40,687 INFO L256 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:40,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:40,708 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-05 22:58:40,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:40,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 350 states to 206 states and 259 transitions. [2024-12-05 22:58:40,722 INFO L276 IsEmpty]: Start isEmpty. Operand 206 states and 259 transitions. [2024-12-05 22:58:40,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-12-05 22:58:40,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:40,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:40,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:40,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:40,743 INFO L256 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:40,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:40,929 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-05 22:58:44,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:44,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 387 states to 222 states and 286 transitions. [2024-12-05 22:58:44,575 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 286 transitions. [2024-12-05 22:58:44,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-12-05 22:58:44,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:44,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:44,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:44,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:44,597 INFO L256 TraceCheckSpWp]: Trace formula consists of 116 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:44,597 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:44,775 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-05 22:58:48,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:48,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 239 states and 315 transitions. [2024-12-05 22:58:48,125 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 315 transitions. [2024-12-05 22:58:48,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-12-05 22:58:48,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:48,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:48,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:48,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:48,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:48,147 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:48,276 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-05 22:58:48,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:48,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 426 states to 242 states and 320 transitions. [2024-12-05 22:58:48,786 INFO L276 IsEmpty]: Start isEmpty. Operand 242 states and 320 transitions. [2024-12-05 22:58:48,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2024-12-05 22:58:48,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:48,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:48,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:48,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:48,808 INFO L256 TraceCheckSpWp]: Trace formula consists of 118 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-12-05 22:58:48,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:49,203 INFO L134 CoverageAnalysis]: Checked inductivity of 32 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 32 trivial. 0 not checked. [2024-12-05 22:58:50,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:50,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 427 states to 243 states and 321 transitions. [2024-12-05 22:58:50,159 INFO L276 IsEmpty]: Start isEmpty. Operand 243 states and 321 transitions. [2024-12-05 22:58:50,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-12-05 22:58:50,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:50,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:50,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:50,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:50,182 INFO L256 TraceCheckSpWp]: Trace formula consists of 125 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:50,182 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:50,202 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-12-05 22:58:50,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:50,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 430 states to 245 states and 324 transitions. [2024-12-05 22:58:50,223 INFO L276 IsEmpty]: Start isEmpty. Operand 245 states and 324 transitions. [2024-12-05 22:58:50,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-12-05 22:58:50,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:50,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:50,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:50,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:50,246 INFO L256 TraceCheckSpWp]: Trace formula consists of 126 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-12-05 22:58:50,247 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:50,273 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-12-05 22:58:50,292 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:50,292 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 431 states to 246 states and 325 transitions. [2024-12-05 22:58:50,292 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 325 transitions. [2024-12-05 22:58:50,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-12-05 22:58:50,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:50,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:50,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:50,317 INFO L256 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-05 22:58:50,317 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:58:50,719 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-12-05 22:58:57,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-12-05 22:58:57,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 471 states to 269 states and 362 transitions. [2024-12-05 22:58:57,081 INFO L276 IsEmpty]: Start isEmpty. Operand 269 states and 362 transitions. [2024-12-05 22:58:57,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-12-05 22:58:57,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-12-05 22:58:57,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-12-05 22:58:57,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-12-05 22:58:57,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-12-05 22:58:57,106 INFO L256 TraceCheckSpWp]: Trace formula consists of 128 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-12-05 22:58:57,107 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-12-05 22:59:32,378 INFO L134 CoverageAnalysis]: Checked inductivity of 36 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 36 trivial. 0 not checked. [2024-12-05 23:03:18,041 WARN L286 SmtUtils]: Spent 1.24m on a formula simplification. DAG size of input: 37 DAG size of output: 34 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-05 23:03:21,572 WARN L873 $PredicateComparison]: unable to prove that (not (and (<= |c_ULTIMATE.start_main_~x~0#1| 2147483647) (<= 0 |c_ULTIMATE.start_main_~a~0#1|) (<= 0 (+ |c_ULTIMATE.start_main_~x~0#1| 2147483648)) (= |c_ULTIMATE.start_main_~p~0#1| 1) (= |c_ULTIMATE.start_main_~s~0#1| 1) (<= |c_ULTIMATE.start_main_~a~0#1| 2147483647) (not (exists ((|ULTIMATE.start_main_~y~0#1| Int)) (let ((.cse0 (* |ULTIMATE.start_main_~y~0#1| |ULTIMATE.start_main_~y~0#1|))) (and (<= |c_ULTIMATE.start_main_~yy~0#1| .cse0) (<= .cse0 9223372036854775807))))) (<= 1 |c_ULTIMATE.start_main_~b~0#1|) (= 0 |c_ULTIMATE.start_main_~q~0#1|) (= |c_ULTIMATE.start_main_~r~0#1| 0) (<= 0 (+ |c_ULTIMATE.start_main_~y~0#1| 2147483648)) (<= |c_ULTIMATE.start_main_~y~0#1| 2147483647))) is different from true [2024-12-05 23:03:23,455 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.82s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-12-05 23:06:08,770 WARN L286 SmtUtils]: Spent 1.47m on a formula simplification. DAG size of input: 37 DAG size of output: 34 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-05 23:06:10,811 WARN L873 $PredicateComparison]: unable to prove that (not (and (= |c_ULTIMATE.start_main_~k~0#1| 0) (<= |c_ULTIMATE.start_main_~x~0#1| 2147483647) (<= 0 |c_ULTIMATE.start_main_~c~0#1|) (<= 0 (+ |c_ULTIMATE.start_main_~x~0#1| 2147483648)) (= |c_ULTIMATE.start_main_~p~0#1| 1) (= |c_ULTIMATE.start_main_~s~0#1| 1) (<= |c_ULTIMATE.start_main_~c~0#1| 2147483647) (not (exists ((|ULTIMATE.start_main_~y~0#1| Int)) (let ((.cse0 (* |ULTIMATE.start_main_~y~0#1| |ULTIMATE.start_main_~y~0#1|))) (and (<= |c_ULTIMATE.start_main_~yy~0#1| .cse0) (<= .cse0 9223372036854775807))))) (= 0 |c_ULTIMATE.start_main_~q~0#1|) (= |c_ULTIMATE.start_main_~r~0#1| 0) (<= 0 (+ |c_ULTIMATE.start_main_~y~0#1| 2147483648)) (<= |c_ULTIMATE.start_main_~y~0#1| 2147483647))) is different from true [2024-12-05 23:06:12,683 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.86s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-12-05 23:10:29,056 WARN L286 SmtUtils]: Spent 1.84m on a formula simplification. DAG size of input: 41 DAG size of output: 38 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-05 23:10:44,461 WARN L286 SmtUtils]: Spent 7.60s on a formula simplification that was a NOOP. DAG size: 40 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-12-05 23:10:46,460 WARN L873 $PredicateComparison]: unable to prove that (not (and (= |c_ULTIMATE.start_main_~k~0#1| 0) (<= |c_ULTIMATE.start_main_~x~0#1| 2147483647) (<= 0 (+ |c_ULTIMATE.start_main_~x~0#1| 2147483648)) (= |c_ULTIMATE.start_main_~p~0#1| 1) (= |c_ULTIMATE.start_main_~s~0#1| 1) (<= |c_ULTIMATE.start_main_~c~0#1| 2147483647) (not (exists ((|ULTIMATE.start_main_~y~0#1| Int)) (let ((.cse0 (* |ULTIMATE.start_main_~y~0#1| |ULTIMATE.start_main_~y~0#1|))) (and (<= |c_ULTIMATE.start_main_~yy~0#1| .cse0) (<= .cse0 9223372036854775807))))) (= 0 |c_ULTIMATE.start_main_~q~0#1|) (<= 0 (+ |c_ULTIMATE.start_main_~c~0#1| 9223372036854775808 (* |c_ULTIMATE.start_main_~b~0#1| |c_ULTIMATE.start_main_~k~0#1|))) (= |c_ULTIMATE.start_main_~r~0#1| 0) (<= 0 (+ |c_ULTIMATE.start_main_~y~0#1| 2147483648)) (<= |c_ULTIMATE.start_main_~y~0#1| 2147483647))) is different from true [2024-12-05 23:10:48,576 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.11s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-12-05 23:10:50,668 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.08s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [0] [2024-12-05 23:10:58,584 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse1 (= |c_ULTIMATE.start_main_~s~0#1| 1))) (and (= |c_ULTIMATE.start_main_~k~0#1| 0) (not (and (exists ((|ULTIMATE.start_main_~y~0#1| Int)) (let ((.cse0 (* |ULTIMATE.start_main_~y~0#1| |ULTIMATE.start_main_~y~0#1|))) (and (<= |c_ULTIMATE.start_main_~yy~0#1| .cse0) (<= .cse0 9223372036854775807)))) .cse1)) (<= |c_ULTIMATE.start_main_~x~0#1| 2147483647) (exists ((|ULTIMATE.start_main_~y~0#1| Int)) (<= (* |ULTIMATE.start_main_~y~0#1| |ULTIMATE.start_main_~y~0#1|) |c_ULTIMATE.start_main_~yy~0#1|)) (<= 0 (+ |c_ULTIMATE.start_main_~x~0#1| 2147483648)) (= |c_ULTIMATE.start_main_~p~0#1| 1) .cse1 (<= |c_ULTIMATE.start_main_~c~0#1| 2147483647) (= 0 |c_ULTIMATE.start_main_~q~0#1|) (= |c_ULTIMATE.start_main_~r~0#1| 0) (<= 0 (+ |c_ULTIMATE.start_main_~y~0#1| 2147483648)) (<= |c_ULTIMATE.start_main_~y~0#1| 2147483647))) is different from false [2024-12-05 23:11:02,515 WARN L873 $PredicateComparison]: unable to prove that (not (let ((.cse1 (= |c_ULTIMATE.start_main_~s~0#1| 1))) (and (= |c_ULTIMATE.start_main_~k~0#1| 0) (not (and (exists ((|ULTIMATE.start_main_~y~0#1| Int)) (let ((.cse0 (* |ULTIMATE.start_main_~y~0#1| |ULTIMATE.start_main_~y~0#1|))) (and (<= |c_ULTIMATE.start_main_~yy~0#1| .cse0) (<= .cse0 9223372036854775807)))) .cse1)) (<= |c_ULTIMATE.start_main_~x~0#1| 2147483647) (exists ((|ULTIMATE.start_main_~y~0#1| Int)) (<= (* |ULTIMATE.start_main_~y~0#1| |ULTIMATE.start_main_~y~0#1|) |c_ULTIMATE.start_main_~yy~0#1|)) (<= 0 (+ |c_ULTIMATE.start_main_~x~0#1| 2147483648)) (= |c_ULTIMATE.start_main_~p~0#1| 1) .cse1 (<= |c_ULTIMATE.start_main_~c~0#1| 2147483647) (= 0 |c_ULTIMATE.start_main_~q~0#1|) (= |c_ULTIMATE.start_main_~r~0#1| 0) (<= 0 (+ |c_ULTIMATE.start_main_~y~0#1| 2147483648)) (<= |c_ULTIMATE.start_main_~y~0#1| 2147483647)))) is different from true