./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/termination-numeric/Binomial.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/termination-numeric/Binomial.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm --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 64bit --witnessprinter.graph.data.programhash c204b56aba09d3ce87e17edffdff1d33aa0b4dc87a1e1140339548dffa982588 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:07:56,016 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:07:56,099 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 21:07:56,111 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:07:56,111 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:07:56,145 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:07:56,146 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:07:56,147 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:07:56,147 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:07:56,148 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:07:56,148 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:07:56,149 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:07:56,149 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:07:56,149 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:07:56,149 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:07:56,149 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:07:56,149 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:07:56,149 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:07:56,150 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:07:56,150 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:07:56,150 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:07:56,150 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:07:56,151 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:07:56,151 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:07:56,151 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:07:56,151 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:07:56,151 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:07:56,151 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:07:56,152 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:07:56,152 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:07:56,152 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:07:56,152 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:07:56,152 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_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> c204b56aba09d3ce87e17edffdff1d33aa0b4dc87a1e1140339548dffa982588 [2024-11-13 21:07:56,477 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:07:56,485 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:07:56,488 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:07:56,489 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:07:56,489 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:07:56,491 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/termination-numeric/Binomial.c Unable to find full path for "g++" [2024-11-13 21:07:58,373 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:07:58,629 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:07:58,634 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/sv-benchmarks/c/termination-numeric/Binomial.c [2024-11-13 21:07:58,649 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/data/fdc535991/5bb28623c9054662a681399eb907a54c/FLAG5ec95cf44 [2024-11-13 21:07:58,956 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/data/fdc535991/5bb28623c9054662a681399eb907a54c [2024-11-13 21:07:58,959 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:07:58,961 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:07:58,962 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:07:58,962 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:07:58,971 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:07:58,972 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:07:58" (1/1) ... [2024-11-13 21:07:58,973 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77ffbead and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:58, skipping insertion in model container [2024-11-13 21:07:58,973 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:07:58" (1/1) ... [2024-11-13 21:07:58,987 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:07:59,151 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:07:59,158 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 21:07:59,173 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 21:07:59,190 INFO L204 MainTranslator]: Completed translation [2024-11-13 21:07:59,190 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59 WrapperNode [2024-11-13 21:07:59,191 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:07:59,192 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 21:07:59,192 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 21:07:59,192 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 21:07:59,201 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,205 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,222 INFO L138 Inliner]: procedures = 6, calls = 8, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 45 [2024-11-13 21:07:59,223 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 21:07:59,224 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 21:07:59,224 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 21:07:59,224 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 21:07:59,231 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,232 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,236 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,236 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,238 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,247 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,251 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,252 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,253 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 21:07:59,254 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 21:07:59,254 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 21:07:59,254 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 21:07:59,258 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,264 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:07:59,278 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 21:07:59,292 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 21:07:59,298 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7de16cf8-cd29-4410-a08d-26db9d7bdd6a/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 21:07:59,329 INFO L130 BoogieDeclarations]: Found specification of procedure fact [2024-11-13 21:07:59,329 INFO L138 BoogieDeclarations]: Found implementation of procedure fact [2024-11-13 21:07:59,330 INFO L130 BoogieDeclarations]: Found specification of procedure binomialCoefficient [2024-11-13 21:07:59,330 INFO L138 BoogieDeclarations]: Found implementation of procedure binomialCoefficient [2024-11-13 21:07:59,330 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 21:07:59,330 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 21:07:59,407 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 21:07:59,409 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 21:07:59,664 INFO L? ?]: Removed 39 outVars from TransFormulas that were not future-live. [2024-11-13 21:07:59,665 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 21:07:59,697 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 21:07:59,697 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-13 21:07:59,697 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:07:59 BoogieIcfgContainer [2024-11-13 21:07:59,698 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 21:07:59,698 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 21:07:59,698 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 21:07:59,709 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 21:07:59,710 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 09:07:59" (1/1) ... [2024-11-13 21:07:59,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 21:07:59,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:07:59,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 64 states to 55 states and 64 transitions. [2024-11-13 21:07:59,781 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 64 transitions. [2024-11-13 21:07:59,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2024-11-13 21:07:59,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:07:59,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:07:59,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:07:59,964 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:08:00,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:00,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 68 states to 57 states and 68 transitions. [2024-11-13 21:08:00,048 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 68 transitions. [2024-11-13 21:08:00,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 21:08:00,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:00,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:00,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:00,118 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:08:00,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:00,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 67 states to 56 states and 67 transitions. [2024-11-13 21:08:00,163 INFO L276 IsEmpty]: Start isEmpty. Operand 56 states and 67 transitions. [2024-11-13 21:08:00,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 21:08:00,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:00,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:00,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:00,369 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:08:00,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:00,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 64 states and 83 transitions. [2024-11-13 21:08:00,799 INFO L276 IsEmpty]: Start isEmpty. Operand 64 states and 83 transitions. [2024-11-13 21:08:00,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 21:08:00,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:00,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:00,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:00,911 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:08:01,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:01,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 67 states and 87 transitions. [2024-11-13 21:08:01,452 INFO L276 IsEmpty]: Start isEmpty. Operand 67 states and 87 transitions. [2024-11-13 21:08:01,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-13 21:08:01,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:01,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:01,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:01,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-13 21:08:02,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:02,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 71 states and 94 transitions. [2024-11-13 21:08:02,301 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 94 transitions. [2024-11-13 21:08:02,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-13 21:08:02,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:02,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:02,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:02,499 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:08:03,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:03,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 77 states and 104 transitions. [2024-11-13 21:08:03,214 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 104 transitions. [2024-11-13 21:08:03,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-13 21:08:03,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:03,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:03,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:03,417 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:08:04,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:04,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 122 states to 87 states and 120 transitions. [2024-11-13 21:08:04,715 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 120 transitions. [2024-11-13 21:08:04,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-13 21:08:04,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:04,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:04,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:04,833 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 21:08:04,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:04,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 88 states and 121 transitions. [2024-11-13 21:08:04,864 INFO L276 IsEmpty]: Start isEmpty. Operand 88 states and 121 transitions. [2024-11-13 21:08:04,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:04,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:04,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:04,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:04,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:04,906 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:04,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:05,180 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:05,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:05,914 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:05,914 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:05,914 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:05,914 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:05,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:05,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:05,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:05,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:05,955 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:05,997 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,017 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,110 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,127 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,130 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,208 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,226 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,264 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,266 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,321 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,322 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,322 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,322 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,358 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,359 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,421 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,455 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,494 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,509 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,543 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,589 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,622 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,672 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,711 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,763 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,798 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,799 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,848 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,879 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,880 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,920 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:06,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:06,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:06,949 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:06,950 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:06,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:06,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:06,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:06,996 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:06,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:06,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:06,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,024 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,083 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,096 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,121 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,123 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,151 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,164 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,191 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,191 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,218 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,230 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,263 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,264 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,303 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,327 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,328 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,367 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,390 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,391 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,416 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,429 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,454 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,492 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,516 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,542 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,556 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,592 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,593 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,624 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,636 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,667 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,700 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,714 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,783 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,810 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,836 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,849 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,912 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:07,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:07,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:07,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:07,973 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:07,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:07,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:07,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:07,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:07,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:07,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:07,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,036 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,061 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,062 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,110 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,124 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,151 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,152 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,190 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,214 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,239 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,252 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,276 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,277 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,301 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,312 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,372 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,373 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,396 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,397 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,421 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,432 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,455 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,491 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,560 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,583 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,584 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,619 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,678 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,734 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,735 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,758 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,759 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,794 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,816 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,817 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,840 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,850 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,876 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,911 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:08,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:08,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:08,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:08,969 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:08,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:08,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:08,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:08,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:08,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:08,992 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:08,993 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,033 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,043 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,096 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,123 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,147 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,160 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,160 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,229 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,255 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,295 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,349 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,359 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,385 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,420 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,443 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,443 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,467 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,477 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,545 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,545 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,545 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,545 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,567 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,568 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,621 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,642 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,664 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,674 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,696 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,697 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,731 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,752 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,753 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,788 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,788 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,788 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,810 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,811 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,843 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,843 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,843 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,864 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,865 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,887 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,897 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:09,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:09,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:09,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:09,954 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:09,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:09,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:09,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:09,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:09,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:09,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:09,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,011 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,066 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,067 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,089 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,090 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,118 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,131 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,131 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,131 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,202 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,230 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,231 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,254 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,265 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,286 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,322 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,322 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,343 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,376 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,397 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,398 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,430 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,430 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,430 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,455 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,489 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,512 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,541 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,551 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,552 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,552 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,552 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,575 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,609 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,668 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,711 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,736 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,747 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,808 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,831 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,832 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,865 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,921 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,943 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:10,965 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:10,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:10,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:10,975 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:10,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:10,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:10,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:10,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:10,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:10,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:10,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,034 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,080 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,094 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,118 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,153 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,176 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,177 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,200 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,210 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,235 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,274 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,287 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,314 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,354 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,354 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,354 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,382 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,383 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,422 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,491 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,512 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,536 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,550 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,577 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,615 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,628 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,656 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,688 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,713 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,714 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,745 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,766 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,799 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,822 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,844 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,855 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,876 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,906 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:11,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:11,928 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:11,928 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:11,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:11,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:11,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:11,963 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:11,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:11,964 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:11,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:11,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,003 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,035 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,061 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,082 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,091 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,091 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,121 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,168 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,193 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,194 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,218 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,228 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,250 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,250 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,288 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,318 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,348 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,368 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,399 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,420 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,421 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,442 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,452 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,473 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,506 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,562 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,607 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,618 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,690 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,711 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,732 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,742 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,763 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,785 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,794 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,815 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,817 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,847 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,869 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,892 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,902 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,923 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,924 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:12,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:12,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:12,955 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:12,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:12,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:12,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:12,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:12,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:12,976 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:12,976 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:12,998 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,008 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,029 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,061 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,082 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,115 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,136 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,157 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,166 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,186 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,186 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,208 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,217 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,217 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,239 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,240 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,261 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,270 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,292 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,293 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,345 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,365 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,386 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,395 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,414 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,415 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,444 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,467 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,500 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,525 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,558 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,579 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,614 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,637 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,637 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,662 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,671 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,691 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,692 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,723 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,750 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,750 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,784 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,827 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,836 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,857 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,858 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,880 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,889 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,909 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,910 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:13,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:13,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:13,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:13,941 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:13,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:13,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:13,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:13,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:13,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:13,968 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,017 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,039 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,079 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,104 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,105 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,142 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,192 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,205 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,253 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,267 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,289 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,290 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,327 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,350 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,351 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,381 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,400 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,400 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,429 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,429 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,429 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,482 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,503 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,503 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,535 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,555 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,556 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,586 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,627 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,634 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,634 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,634 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,656 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,687 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,707 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,737 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,792 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,812 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,813 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,848 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,857 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,877 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,877 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,907 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,926 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,946 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:14,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:14,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:14,954 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:14,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:14,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:14,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:14,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:14,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:14,974 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:14,975 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:14,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,004 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,023 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,054 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,073 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,073 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,105 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,125 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,125 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,147 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,156 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,176 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,177 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,198 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,207 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,247 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,256 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,275 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,276 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,298 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,308 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,328 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,329 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,352 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,362 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,419 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,470 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,492 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,493 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,524 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,525 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,547 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,547 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,578 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,604 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,605 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,652 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,652 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,652 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,652 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,671 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,672 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,705 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,723 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,724 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,752 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,762 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,783 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,815 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,866 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,908 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,918 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,938 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:15,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:15,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:15,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:15,970 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:15,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:15,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:15,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:15,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:15,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:15,989 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:15,990 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,021 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,063 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,072 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,093 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,094 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,127 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,180 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,181 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,202 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,226 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,235 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,256 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,283 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,348 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,369 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,394 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,416 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,445 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,454 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,475 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,475 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,505 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,524 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,525 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,548 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,557 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,613 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,636 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,659 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,669 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,720 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,767 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,777 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,798 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,799 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,829 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,851 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,851 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,879 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,890 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,911 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,944 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:16,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:16,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:16,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:16,969 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:16,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:16,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:16,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:16,998 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:16,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:16,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:16,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,020 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,053 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,073 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,073 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,106 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,159 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,205 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,214 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,236 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,236 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,270 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,280 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,280 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,280 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,298 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,299 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,328 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,366 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,376 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,394 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,424 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,442 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,442 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,462 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,471 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,489 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,489 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,519 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,570 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,622 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,673 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,726 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,748 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,779 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,799 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,800 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,820 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,828 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,870 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,880 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,902 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,903 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,934 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:17,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:17,954 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:17,955 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:17,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:17,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:17,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:17,984 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:17,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:17,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:17,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:17,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,003 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,004 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,035 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,044 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,084 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,093 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,112 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,112 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,137 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,147 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,168 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,188 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,197 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,217 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,236 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,245 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,246 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,266 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,266 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,286 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,296 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,341 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,360 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,361 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,392 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,414 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,443 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,463 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,493 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,513 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,513 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,544 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,544 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,545 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,563 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,563 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,593 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,613 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,643 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,664 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,693 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,713 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,714 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,744 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,744 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,764 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,765 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,797 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,805 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,806 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,856 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,904 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,923 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,942 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:18,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:18,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:18,951 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:18,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:18,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:18,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:18,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:18,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:18,971 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:18,971 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:18,992 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,002 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,002 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,020 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,021 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,040 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,049 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,067 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,067 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,095 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,096 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,114 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,115 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,143 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,161 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,190 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,190 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,241 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,259 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,280 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,289 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,289 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,307 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,308 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,328 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,338 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,359 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,359 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,391 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,411 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,412 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,433 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,442 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,480 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,490 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,520 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,521 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,557 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,602 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,612 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,662 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,683 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,683 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,705 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,714 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,735 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,735 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,765 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,785 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,816 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,866 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,907 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,915 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:19,957 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:19,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:19,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:19,967 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:19,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:19,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:19,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:19,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:19,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:19,986 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:19,986 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,020 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,020 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,076 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,130 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,183 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,204 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,238 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,258 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,259 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,290 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,368 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,400 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,401 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,437 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,460 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,461 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,484 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,496 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,519 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,520 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,550 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,562 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,587 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,624 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,646 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,646 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,681 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,740 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,786 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,797 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,822 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,856 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,867 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,888 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,923 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:20,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:20,949 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:20,950 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:20,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:20,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:20,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:20,981 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:20,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:20,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:20,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:20,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,003 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,026 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,038 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,058 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,084 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,095 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,095 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,115 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,138 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,149 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,212 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,243 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,264 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,278 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,337 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,358 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,359 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,395 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,416 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,439 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,450 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,494 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,505 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,527 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,565 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,566 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,589 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,623 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,644 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,677 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,699 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,699 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,735 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,735 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,735 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,735 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,735 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,736 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,785 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,795 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,795 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,818 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,819 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,857 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,881 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,882 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,906 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,919 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:21,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:21,942 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:21,943 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:21,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:21,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:21,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:21,980 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:21,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:21,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:21,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:21,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,012 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,012 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,050 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,071 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,097 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,108 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,140 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,141 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,166 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,177 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,198 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,222 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,232 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,253 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,254 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,290 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,327 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,366 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,366 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,366 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,390 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,414 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,428 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,456 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,456 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,481 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,492 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,512 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,535 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,547 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,568 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,569 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,593 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,604 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,624 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,624 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,657 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,702 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,712 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,735 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,736 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,760 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,771 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,793 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,794 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,830 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,851 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,887 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,887 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,887 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:22,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:22,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:22,944 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:22,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:22,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:22,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:22,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:22,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:22,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:22,967 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:22,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,016 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,039 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,069 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,081 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,103 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,104 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,145 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,169 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,170 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,198 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,209 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,210 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,210 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,210 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,234 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,235 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,276 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,276 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,300 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,339 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,365 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,406 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,407 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,407 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,498 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,521 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,622 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,648 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,680 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,723 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,748 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,791 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,812 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,813 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,844 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,856 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,884 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,913 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,926 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:23,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:23,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:23,953 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:23,954 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:23,983 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:23,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:23,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:23,995 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:23,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:23,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:23,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,061 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,131 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,145 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,200 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,225 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,264 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,289 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,328 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,352 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,353 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,394 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,421 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,463 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,463 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,463 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,492 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,493 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,521 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,534 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,563 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,591 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,602 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,625 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,626 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,666 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,692 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,693 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,732 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,732 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,755 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,783 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,796 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,796 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,796 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,863 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:24,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:24,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:24,932 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:24,932 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:24,932 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:24,932 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:24,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:24,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:24,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:24,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,008 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,009 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,034 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,035 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,077 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,078 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,110 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,111 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,139 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,151 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,151 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,151 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,174 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,175 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,206 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,262 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,263 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,289 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,316 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,328 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,353 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,354 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,394 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,418 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,419 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,461 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,485 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,486 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,514 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,526 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,578 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,590 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,615 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,616 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,656 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,657 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,682 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,683 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,714 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,727 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,752 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,789 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,789 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,861 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,887 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,920 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:25,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:25,933 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:25,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:25,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:25,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:25,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:25,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:25,958 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:25,987 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:25,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,000 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,026 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,027 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,083 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,137 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,150 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,173 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,174 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,202 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,215 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,241 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,242 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,285 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,349 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,350 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,376 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,377 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,405 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,418 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,443 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,485 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,539 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,550 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,616 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,684 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,710 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,711 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,739 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,751 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,751 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,813 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,833 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,834 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,864 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,924 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:26,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:26,948 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:26,949 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:26,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:26,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:26,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:26,981 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:26,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:26,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:26,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:26,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,053 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,066 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,066 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,087 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,088 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,118 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,143 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,144 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,185 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,212 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,251 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,252 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,276 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,277 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,319 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,343 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,386 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,410 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,440 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,452 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,477 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,504 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,515 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,538 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,539 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,575 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,597 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,598 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,635 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,659 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,660 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,690 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,703 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,758 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,771 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,799 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,800 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,840 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,865 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,866 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,893 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,906 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:27,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:27,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:27,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:27,960 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:27,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:27,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:27,971 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:27,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:27,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:27,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:27,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,041 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,041 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,041 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,041 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,061 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,062 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,105 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,162 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,175 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,200 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,227 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,241 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,266 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,267 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,295 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,308 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,372 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,398 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,399 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,424 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,436 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,457 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,457 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,477 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,491 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,555 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,618 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,627 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,681 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,703 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,728 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,739 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,761 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,762 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,798 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,820 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,857 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,882 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,934 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:28,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:28,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:28,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:28,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:28,985 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:28,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:28,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:28,996 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:28,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:28,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:28,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,018 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,019 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,055 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,056 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,080 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,081 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,107 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,119 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,146 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,147 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,184 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,207 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,207 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,238 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,255 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,255 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,275 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,284 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,301 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,320 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,329 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,346 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,375 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,376 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,376 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,393 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,412 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,421 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,441 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,441 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,469 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,514 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,532 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,564 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,564 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,564 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,582 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,614 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,614 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,614 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,632 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,633 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,663 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,682 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,683 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,721 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,741 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,741 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,763 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,772 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,772 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,772 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,791 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,811 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,821 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,840 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,840 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,862 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,871 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,898 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,919 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,929 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,949 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,949 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:29,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:29,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:29,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:29,979 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:29,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:29,979 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:29,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:29,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:29,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:29,997 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:29,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,027 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,044 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,045 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,073 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,093 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,093 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,125 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,125 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,125 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,178 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,219 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,219 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,238 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,257 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,264 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,283 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,306 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,322 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,346 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,366 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,366 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,398 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,432 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,465 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,485 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,486 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,517 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,517 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,518 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,538 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,561 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,571 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,592 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,592 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,615 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,625 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,645 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,646 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,669 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,679 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,699 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,699 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,730 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,749 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,750 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,781 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,801 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,801 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,832 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,874 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,883 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,919 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,926 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,926 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,926 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,926 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,941 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:30,962 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:30,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:30,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:30,972 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:30,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:30,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:30,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:30,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:30,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:30,991 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:30,991 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,012 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,022 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,042 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,043 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,073 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,092 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,092 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,124 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,143 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,183 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,204 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,234 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,255 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,277 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,287 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,341 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,362 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,363 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,394 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,415 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,416 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,438 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,447 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,447 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,448 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,491 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,500 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,501 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,522 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,545 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,554 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,573 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,574 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,604 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,624 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,655 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,655 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,655 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,655 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,676 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,677 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,696 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,707 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,747 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,757 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,798 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,807 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,854 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,872 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,892 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,901 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,921 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,956 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:31,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:31,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:31,972 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:31,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:31,988 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:31,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:31,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:31,997 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:31,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:31,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:31,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,016 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,048 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,048 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,067 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,068 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,092 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,108 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,124 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,132 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,170 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,176 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,192 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,208 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,215 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,215 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,215 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,215 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,232 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,233 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,256 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,271 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,272 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,296 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,311 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,337 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,352 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,353 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,368 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,375 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,392 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,421 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,437 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,438 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,460 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,476 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,499 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,499 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,530 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,538 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,560 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,575 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,582 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,600 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,601 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,616 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,624 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,639 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,665 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,685 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,686 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,705 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,714 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,733 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,734 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,765 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,784 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,815 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,836 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,836 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,853 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,860 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,875 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,876 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,891 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,898 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,918 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,940 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,956 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,956 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:32,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:32,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:32,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:32,980 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:32,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:32,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:32,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:32,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:32,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:32,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:32,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,012 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,018 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,034 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,034 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,050 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,058 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,073 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,073 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,089 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,096 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,112 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,112 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,129 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,136 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,152 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,152 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,182 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,213 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,222 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,255 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,264 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,280 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,280 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,304 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,338 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,348 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,388 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,404 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,426 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,443 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,461 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,471 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,508 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,515 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,533 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,556 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,556 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,556 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,556 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,576 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,577 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,596 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,605 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,624 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,656 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,656 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,675 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,675 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,697 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,706 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,724 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,725 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,755 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,773 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,774 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,794 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,803 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,834 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,835 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,854 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,861 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,880 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,896 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,903 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,923 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,944 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:33,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:33,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:33,954 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:33,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:33,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:33,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:33,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:33,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:33,973 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:33,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:33,994 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,003 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,021 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,022 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,053 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,074 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,074 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,105 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,124 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,125 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,155 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,174 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,175 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,201 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,239 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,255 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,255 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,278 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,293 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,317 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,333 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,333 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,348 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,356 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,371 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,395 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,413 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,437 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,453 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,471 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,484 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,516 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,524 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,539 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,539 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,562 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,578 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,578 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,603 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,618 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,634 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,641 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,657 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,673 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,679 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,700 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,724 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,725 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,725 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,745 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,746 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,773 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,773 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,774 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,774 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,792 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,792 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,808 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,816 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,868 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,889 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,910 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,919 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,943 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:34,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:34,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:34,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:34,975 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:34,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:34,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:34,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:34,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:34,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:34,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:34,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,017 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,026 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,045 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,066 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,075 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,094 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,095 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,117 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,125 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,126 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,169 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,189 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,198 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,244 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,244 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,244 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,244 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,261 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,262 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,282 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,291 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,308 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,336 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,351 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,352 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,367 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,374 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,411 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,418 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,457 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,473 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,488 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,496 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,530 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,537 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,552 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,553 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,568 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,575 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,575 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,575 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,575 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,590 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,612 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,621 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,640 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,664 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,696 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,704 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,719 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,719 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,742 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,758 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,758 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,789 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,789 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,789 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,826 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,827 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,841 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,842 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,864 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,880 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,880 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,902 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,917 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,918 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,933 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,942 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,957 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,957 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:35,973 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:35,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:35,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:35,980 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:35,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:35,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:35,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:35,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:35,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:35,995 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:35,996 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,011 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,018 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,033 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,056 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,071 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,088 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,094 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,095 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,095 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,115 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,137 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,147 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,167 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,193 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,209 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,209 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,233 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,233 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,233 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,253 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,253 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,275 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,284 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,284 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,284 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,302 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,303 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,319 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,329 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,347 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,364 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,371 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,393 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,394 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,409 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,416 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,432 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,455 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,470 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,470 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,486 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,494 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,510 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,533 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,549 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,549 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,571 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,587 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,606 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,612 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,628 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,628 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,650 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,659 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,708 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,725 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,756 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,756 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,756 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,756 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,756 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,808 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,826 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,827 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,856 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,904 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:36,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:36,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:36,952 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:36,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:36,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:36,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:36,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:36,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:36,971 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:36,972 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:36,992 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,001 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,019 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,020 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,058 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,077 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,078 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,104 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,120 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,142 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,180 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,195 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,218 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,233 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,234 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,249 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,256 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,257 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,257 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,272 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,295 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,335 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,379 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,411 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,418 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,459 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,474 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,474 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,501 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,518 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,518 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,535 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,542 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,542 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,542 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,558 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,583 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,591 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,607 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,636 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,657 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,677 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,685 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,700 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,723 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,739 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,763 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,763 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,763 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,779 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,802 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,812 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,831 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,832 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,852 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,861 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,861 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,862 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,862 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,862 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,881 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,905 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,921 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,944 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:37,960 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:37,976 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:37,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:37,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:37,984 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:37,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:37,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:37,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:37,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:37,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:37,999 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,000 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,015 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,022 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,061 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,077 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,077 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,092 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,100 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,115 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,116 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,132 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,139 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,157 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,173 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,182 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,214 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,221 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,242 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,242 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,275 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,315 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,324 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,343 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,344 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,362 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,371 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,388 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,389 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,412 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,429 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,430 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,445 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,452 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,470 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,485 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,492 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,492 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,492 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,507 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,508 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,527 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,534 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,549 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,550 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,565 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,572 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,611 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,626 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,626 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,641 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,649 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,666 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,666 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,681 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,688 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,705 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,731 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,748 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,775 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,791 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,806 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,813 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,813 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,813 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,813 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,813 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,833 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,855 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,863 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,878 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,879 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,894 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,901 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,916 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,916 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,938 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,956 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,956 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:38,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:38,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:38,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:38,978 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:38,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:38,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:38,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:38,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:38,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:38,993 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:38,993 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,010 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,017 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,032 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,032 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,054 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,069 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,070 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,092 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,122 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,130 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,131 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,146 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,161 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,168 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,184 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,207 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,250 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,260 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,260 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,260 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,278 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,309 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,330 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,359 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,377 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,378 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,408 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,427 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,427 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,458 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,468 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,486 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,486 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,515 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,533 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,534 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,553 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,562 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,601 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,611 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,630 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,631 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,662 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,680 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,701 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,711 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,729 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,757 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,757 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,757 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,772 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,772 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,795 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,810 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,810 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,825 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,833 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,848 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,863 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,870 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,870 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,885 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,907 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,944 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,944 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,961 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:39,976 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:39,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:39,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:39,983 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:39,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:39,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:39,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:39,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:39,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:39,998 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:39,998 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,013 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,020 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,020 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,035 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,036 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,068 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,086 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,087 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,115 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,133 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,153 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,162 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,180 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,208 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,209 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,209 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,209 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,246 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,254 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,271 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,272 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,291 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,300 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,318 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,346 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,391 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,409 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,409 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,436 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,455 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,475 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,482 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,502 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,502 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,524 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,524 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,524 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,524 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,524 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,544 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,570 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,610 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,627 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,627 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,649 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,665 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,665 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,687 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,714 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,715 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,730 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,736 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,736 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,737 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,751 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,751 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,766 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,772 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,773 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,773 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,773 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,773 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,773 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,789 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,789 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,810 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,847 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,862 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,877 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,884 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,899 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,899 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,921 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,936 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,937 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,951 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,958 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:40,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:40,974 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:40,974 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:40,989 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:40,995 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:40,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:40,996 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:40,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:40,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:40,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:40,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,011 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,028 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,037 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,053 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,054 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,075 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,090 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,091 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,112 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,127 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,127 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,157 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,173 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,174 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,197 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,212 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,235 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,255 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,278 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,278 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,293 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,294 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,310 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,317 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,332 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,353 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,370 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,371 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,385 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,392 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,412 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,413 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,440 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,459 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,480 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,488 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,506 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,506 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,523 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,530 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,567 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,582 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,582 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,597 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,604 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,604 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,604 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,604 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,619 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,619 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,633 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,641 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,656 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,677 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,708 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,715 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,715 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,715 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,715 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,730 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,752 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,767 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,767 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,794 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,816 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,817 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,837 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,846 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,892 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,893 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,912 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,912 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,931 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,940 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:41,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:41,958 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:41,958 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:41,978 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:41,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:41,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:41,987 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:41,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:41,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:41,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:41,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,013 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,040 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,040 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,041 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,094 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,114 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,115 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,136 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,144 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,163 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,184 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,193 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,212 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,213 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,231 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,240 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,259 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,259 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,278 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,286 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,303 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,303 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,318 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,325 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,340 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,361 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,376 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,376 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,391 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,398 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,413 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,435 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,454 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,454 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,479 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,494 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,495 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,509 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,516 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,547 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,554 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,569 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,583 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,590 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,590 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,605 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,605 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,619 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,626 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,644 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,661 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,667 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,682 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,682 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,697 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,704 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,719 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,719 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,734 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,741 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,779 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,794 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,816 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,832 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,846 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,854 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,884 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,891 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,907 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,907 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,929 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,944 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,944 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:42,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:42,966 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:42,966 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:42,966 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:42,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:42,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:42,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:42,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:42,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:42,985 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:42,986 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,010 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,010 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,010 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,010 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,010 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,010 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,050 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,059 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,078 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,098 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,107 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,126 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,126 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,145 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,153 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,199 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,216 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,243 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,243 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,243 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,243 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,263 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,263 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,286 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,302 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,324 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,339 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,339 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,353 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,360 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,375 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,375 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,390 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,397 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,412 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,412 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,427 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,434 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,434 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,448 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,449 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,463 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,470 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,470 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,470 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,470 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,485 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,485 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,503 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,512 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,531 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,561 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,586 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,586 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,613 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,614 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,628 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,628 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,642 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,649 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,689 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,698 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,698 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,698 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,698 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,716 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,716 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,743 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,782 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,796 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,797 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,811 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,818 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,852 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,859 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,897 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,912 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,912 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,927 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,934 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,949 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,949 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:43,964 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:43,970 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:43,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:43,971 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:43,971 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:43,971 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:43,971 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:43,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:43,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:43,986 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:43,986 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,008 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,023 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,024 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,045 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,061 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,075 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,083 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,099 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,122 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,142 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,143 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,157 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,164 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,164 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,179 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,201 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,215 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,216 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,239 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,253 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,254 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,271 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,278 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,293 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,293 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,315 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,336 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,355 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,364 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,385 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,414 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,460 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,476 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,490 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,498 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,498 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,513 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,513 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,528 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,535 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,565 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,572 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,588 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:08:44,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:08:44,603 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:08:44,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:08:44,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:08:44,610 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:08:44,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:08:44,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:08:44,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:08:44,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:08:44,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:08:44,625 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-13 21:20:59,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,646 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,646 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:20:59,661 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:20:59,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:59,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:20:59,667 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:20:59,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:20:59,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:59,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:59,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,694 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,694 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:20:59,708 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:20:59,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:59,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:20:59,715 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:20:59,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:20:59,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:59,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:59,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:20:59,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:20:59,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:59,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:20:59,764 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:20:59,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:20:59,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:59,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:59,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,790 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:20:59,811 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:20:59,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:59,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:20:59,819 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:20:59,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:20:59,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:59,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:59,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,853 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,854 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:20:59,868 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:20:59,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:59,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:20:59,874 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:20:59,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:20:59,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:59,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:59,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,900 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:20:59,914 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:20:59,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:59,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:20:59,921 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:20:59,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:20:59,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:59,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:59,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,947 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,947 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:20:59,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:20:59,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:20:59,969 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:20:59,969 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:20:59,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:20:59,969 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:20:59,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:20:59,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:20:59,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:20:59,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:20:59,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,009 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,015 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,016 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,016 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,042 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,063 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,089 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,089 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,105 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,112 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,138 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,138 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,153 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,159 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,159 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,199 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,206 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,231 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,232 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,246 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,253 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,278 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,293 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,300 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,326 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,326 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,340 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,348 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,374 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,374 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,389 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,395 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,421 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,436 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,443 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,469 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,469 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,484 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,490 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,517 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,531 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,538 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,565 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,565 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,587 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,613 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,635 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,661 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,661 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,676 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,683 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,721 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,742 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,767 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,768 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,788 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,788 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,814 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,836 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,882 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,882 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,929 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:00,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:00,956 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:00,956 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:00,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:00,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:00,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:00,977 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:00,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:00,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:00,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:00,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,003 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,003 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,017 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,024 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,049 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,070 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,097 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,118 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,144 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,158 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,165 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,191 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,191 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,205 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,212 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,238 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,252 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,259 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,259 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,259 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,285 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,285 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,306 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,306 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,306 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,306 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,306 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,331 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,332 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,353 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,353 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,379 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,379 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,394 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,400 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,440 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,447 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,447 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,473 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,487 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,494 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,494 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,520 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,520 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,535 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,541 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,541 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,542 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,568 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,568 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,582 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,589 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,615 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,630 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,637 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,663 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,684 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,710 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,711 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,725 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,732 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,732 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,732 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,758 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,758 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,773 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,780 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,806 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,806 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,821 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,828 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,869 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,883 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,890 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,915 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,916 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,930 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,937 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:01,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:01,962 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:01,963 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:01,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:01,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:01,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:01,983 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:01,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:01,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:01,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:01,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,009 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,010 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,024 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,030 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,056 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,056 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,070 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,077 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,123 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,172 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,218 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,244 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,265 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,291 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,291 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,306 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,312 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,312 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,313 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,313 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,338 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,338 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,353 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,360 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,386 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,386 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,400 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,408 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,433 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,434 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,448 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,455 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,455 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,455 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,455 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,480 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,481 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,502 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,528 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,543 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,549 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,575 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,576 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,590 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,597 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,637 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,643 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,644 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,669 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,684 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,691 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,732 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,738 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,764 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,786 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,811 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,812 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,826 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,833 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,859 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,873 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,880 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,906 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,907 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,921 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,929 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:02,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:02,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:02,955 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:02,969 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:02,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:02,976 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:02,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:02,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:02,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:02,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,017 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,039 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,066 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,080 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,087 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,114 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,114 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,128 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,136 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,136 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,136 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,163 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,163 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,184 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,184 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,211 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,211 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,226 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,232 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,232 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,260 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,260 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,275 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,282 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,331 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,331 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,331 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,331 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,358 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,359 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,380 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,408 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,408 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,423 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,431 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,459 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,459 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,474 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,481 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,481 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,481 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,481 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,508 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,531 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,558 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,581 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,608 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,608 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,623 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,630 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,656 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,657 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,671 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,678 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,705 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,720 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,727 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,753 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,754 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,768 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,776 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,825 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,867 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,873 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,901 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,901 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,916 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,924 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:03,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:03,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:03,952 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:03,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:03,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:03,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:03,975 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:03,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:03,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:03,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:03,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,005 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,005 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,020 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,027 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,027 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,027 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,027 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,027 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,055 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,055 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,070 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,077 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,077 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,104 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,105 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,119 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,126 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,155 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,156 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,178 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,220 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,221 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,242 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,269 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,290 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,316 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,331 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,338 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,365 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,365 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,380 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,386 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,387 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,413 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,413 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,428 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,435 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,461 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,462 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,476 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,483 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,509 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,510 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,531 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,558 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,558 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,580 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,606 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,606 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,627 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,653 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,675 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,701 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,715 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,721 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,748 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,769 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,795 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,816 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,842 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,842 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,856 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,864 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,890 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,905 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,911 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,937 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,952 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:04,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:04,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:04,959 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:04,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:04,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:04,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:04,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:04,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:04,985 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:04,985 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:04,999 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,007 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,033 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,047 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,054 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,080 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,080 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,095 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,102 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,128 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,128 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,143 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,149 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,176 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,176 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,190 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,198 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,224 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,224 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,239 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,246 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,272 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,287 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,294 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,320 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,320 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,335 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,342 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,382 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,382 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,403 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,428 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,429 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,443 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,449 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,475 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,475 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,489 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,497 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,497 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,497 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,497 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,523 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,523 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,537 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,544 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,544 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,570 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,570 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,584 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,591 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,616 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,617 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,637 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,663 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,677 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,683 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,684 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,709 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,709 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,731 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,731 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,757 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,779 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,805 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,826 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,852 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,867 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,874 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,900 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,901 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,915 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,922 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,948 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,948 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:05,963 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:05,969 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:05,970 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:05,970 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:05,970 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:05,970 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:05,970 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:05,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:05,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:05,997 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:05,997 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,012 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,019 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,019 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,019 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,019 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,046 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,046 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,061 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,068 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,094 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,095 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,116 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,145 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,166 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,191 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,206 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,213 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,213 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,213 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,213 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,239 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,239 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,254 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,260 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,287 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,287 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,301 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,308 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,334 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,334 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,349 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,355 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,381 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,381 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,396 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,403 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,403 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,403 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,429 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,429 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,444 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,450 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,476 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,477 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,491 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,498 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,498 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,498 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,535 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,557 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,582 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,597 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,603 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,628 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,643 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,649 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,675 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,675 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,689 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,697 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,722 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,723 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,737 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,743 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,769 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,770 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,791 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,817 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,831 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,838 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,863 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,864 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,878 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,884 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,910 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,910 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,931 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:06,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:06,956 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:06,957 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:06,971 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:06,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:06,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:06,978 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:06,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:06,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:06,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:06,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,004 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,004 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,018 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,026 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,026 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,026 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,052 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,053 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,067 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,074 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,101 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,101 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,123 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,150 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,165 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,172 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,199 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,199 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,214 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,220 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,220 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,247 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,262 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,269 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,311 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,318 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,345 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,367 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,393 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,393 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,408 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,415 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,440 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,441 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,455 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,462 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,489 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,489 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,504 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,511 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,538 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,554 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,562 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,562 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,562 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,590 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,591 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,605 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,612 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,612 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,612 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,612 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,612 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,638 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,639 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,659 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,660 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,660 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,660 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,660 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,697 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,697 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,711 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,718 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,764 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,790 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,811 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,837 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,837 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,858 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,858 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,858 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,884 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,905 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,952 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:07,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:07,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:07,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:07,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:07,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:07,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:07,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:07,998 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:07,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:07,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:07,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,024 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,038 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,045 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,070 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,071 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,092 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,120 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,141 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,167 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,188 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,215 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,215 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,236 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,262 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,262 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,283 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,323 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,330 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,377 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,404 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,418 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,425 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,451 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,472 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,498 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,513 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,520 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,561 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,568 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,594 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,609 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,615 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,641 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,656 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,663 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,689 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,703 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,710 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,736 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,758 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,784 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,806 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,842 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,842 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,856 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,863 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,888 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,903 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,910 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,935 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,935 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,950 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:08,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:08,956 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:08,956 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:08,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:08,956 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:08,956 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:08,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:08,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:08,982 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:08,982 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:08,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,004 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,029 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,044 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,051 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,051 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,051 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,051 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,076 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,076 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,098 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,123 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,138 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,145 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,192 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,217 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,218 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,239 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,264 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,286 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,287 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,313 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,313 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,327 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,334 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,359 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,360 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,374 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,380 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,406 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,407 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,436 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,476 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,476 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,505 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,544 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,564 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,573 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,610 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,610 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,630 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,638 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,665 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,665 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,680 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,687 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,714 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,715 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,729 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,737 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,737 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,737 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,737 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,737 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,764 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,779 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,786 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,786 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,786 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,833 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,841 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,841 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,868 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,883 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,890 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,916 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,917 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,932 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,938 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,938 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,938 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,939 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:09,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:09,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:09,965 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:09,966 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:09,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:09,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:09,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:09,988 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:09,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:09,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:09,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,014 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,035 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,035 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,035 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,035 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,071 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,072 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,086 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,093 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,093 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,093 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,093 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,120 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,142 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,170 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,184 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,191 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,191 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,191 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,217 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,218 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,240 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,266 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,266 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,281 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,288 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,315 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,315 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,329 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,336 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,336 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,336 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,336 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,336 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,337 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,363 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,385 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,411 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,426 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,432 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,458 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,458 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,479 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,505 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,506 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,526 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,552 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,553 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,567 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,574 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,574 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,574 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,600 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,600 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,614 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,621 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,647 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,647 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,661 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,668 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,669 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,695 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,695 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,709 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,716 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,742 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,756 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,763 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,764 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,790 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,790 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,804 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,811 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,837 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,837 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,851 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,858 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,859 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,859 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,859 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,859 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,859 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,884 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,899 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,906 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,932 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,946 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,952 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:10,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:10,953 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:10,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:10,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:10,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:10,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:10,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:10,978 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:10,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:10,993 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:10,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,000 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,026 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,041 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,047 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,074 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,074 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,088 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,096 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,122 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,122 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,137 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,144 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,144 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,144 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,144 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,170 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,186 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,192 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,226 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,240 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,247 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,272 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,272 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,286 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,293 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,318 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,319 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,333 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,340 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,366 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,366 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,381 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,387 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,387 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,414 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,414 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,429 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,436 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,462 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,462 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,476 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,482 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,483 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,509 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,509 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,524 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,530 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,557 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,558 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,572 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,579 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,605 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,606 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,627 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,653 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,668 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,674 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,701 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,702 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,716 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,723 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,749 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,749 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,763 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,769 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,770 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,796 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,796 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,810 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,817 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,817 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,817 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,844 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,858 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,865 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,891 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,891 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,906 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,912 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,938 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:11,953 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:11,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:11,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:11,959 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:11,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:11,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:11,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:11,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:11,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:11,985 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:11,985 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,000 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,007 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,033 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,033 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,048 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,055 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,081 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,081 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,096 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,102 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,102 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,129 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,129 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,153 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,180 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,195 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,201 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,228 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,249 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,275 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,276 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,298 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,298 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,298 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,298 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,324 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,324 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,339 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,346 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,378 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,379 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,393 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,400 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,425 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,440 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,446 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,447 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,447 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,447 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,447 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,472 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,472 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,487 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,493 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,519 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,519 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,533 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,539 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,566 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,566 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,587 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,635 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,661 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,662 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,676 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,682 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,722 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,730 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,777 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,802 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,817 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,824 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,850 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,850 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,871 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,897 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,897 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,911 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,918 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,943 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,944 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:12,958 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:12,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:12,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:12,965 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:12,965 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:12,965 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:12,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:12,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:12,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:12,991 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:12,991 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,013 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,039 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,039 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,060 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,060 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,060 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,086 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,107 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,132 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,133 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,147 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,154 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,201 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,227 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,227 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,248 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,274 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,295 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,321 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,342 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,342 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,342 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,342 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,369 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,390 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,416 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,438 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,464 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,464 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,486 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,517 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,531 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,538 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,565 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,565 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,586 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,586 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,613 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,628 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,635 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,661 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,662 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,676 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,683 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,683 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,683 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,683 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,683 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,710 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,710 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,724 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,731 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,731 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,731 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,731 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,757 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,771 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,778 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,818 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,825 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,850 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,851 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,865 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,872 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,898 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,919 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,944 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,945 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:13,959 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:13,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:13,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:13,965 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:13,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:13,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:13,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:13,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:13,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:13,992 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:13,992 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,007 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,013 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,014 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,014 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,014 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,014 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,040 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,055 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,061 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,062 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,088 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,088 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,109 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,136 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,136 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,151 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,157 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,185 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,185 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,200 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,206 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,232 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,233 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,247 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,254 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,281 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,296 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,303 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,331 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,331 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,346 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,353 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,353 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,353 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,353 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,380 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,380 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,395 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,402 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,402 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,429 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,429 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,444 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,450 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,451 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,477 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,492 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,499 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,526 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,541 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,547 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,574 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,574 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,596 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,622 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,622 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,658 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,684 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,698 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,705 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,731 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,731 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,745 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,751 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,752 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,752 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,752 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,752 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,778 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,792 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,799 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,799 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,825 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,839 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,846 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,872 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,872 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,886 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,893 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,893 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,893 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,893 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,920 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,934 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,941 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:14,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:14,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:14,966 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:14,967 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:14,981 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:14,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:14,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:14,987 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:14,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:14,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:14,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,013 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,014 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,028 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,034 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,034 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,034 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,060 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,060 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,074 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,081 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,081 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,081 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,081 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,081 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,081 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,107 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,107 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,121 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,128 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,128 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,128 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,128 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,128 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,128 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,154 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,154 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,175 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,200 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,201 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,215 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,222 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,248 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,248 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,263 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,269 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,295 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,309 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,316 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,316 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,316 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,342 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,342 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,364 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,364 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,390 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,390 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,405 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,411 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,437 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,437 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,452 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,458 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,499 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,505 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,532 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,532 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,546 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,553 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,580 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,580 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,595 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,602 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,602 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,629 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,629 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,651 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,700 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,742 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,748 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,787 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,788 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,802 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,809 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,835 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,856 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,882 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,904 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,951 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:15,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:15,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:15,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:15,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:15,991 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:15,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:15,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:15,998 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:15,998 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:15,998 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:15,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,024 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,024 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,038 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,045 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,071 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,071 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,085 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,092 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,092 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,092 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,092 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,092 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,092 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,120 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,120 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,141 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,141 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,167 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,167 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,188 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,214 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,228 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,236 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,262 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,262 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,276 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,283 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,283 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,310 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,324 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,332 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,358 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,358 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,372 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,380 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,406 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,427 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,453 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,468 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,474 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,474 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,522 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,522 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,548 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,548 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,570 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,596 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,596 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,617 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,657 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,664 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,664 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,690 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,690 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,705 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,712 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,738 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,759 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,785 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,800 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,807 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,833 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,848 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,854 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,880 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,903 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,938 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,952 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:16,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:16,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:16,959 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:16,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:16,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:16,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:16,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:16,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:16,984 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:16,985 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:16,999 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,006 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,031 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,032 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,046 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,052 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,078 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,078 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,092 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,099 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,124 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,139 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,145 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,192 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,218 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,218 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,239 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,286 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,311 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,311 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,333 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,359 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,359 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,380 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,405 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,426 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,452 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,452 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,466 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,473 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,500 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,500 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,521 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,550 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,550 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,574 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,574 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,574 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,574 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,601 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,601 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,616 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,622 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,648 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,648 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,663 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,669 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,696 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,696 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,710 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,717 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,717 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,717 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,717 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,743 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,743 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,757 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,764 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,791 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,791 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,805 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,812 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,812 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,812 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,838 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,839 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,853 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,860 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,901 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,908 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,908 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,934 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,949 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:17,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:17,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:17,955 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:17,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:17,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:17,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:17,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:17,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:17,981 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:17,982 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:17,996 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,004 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,030 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,031 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,045 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,052 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,099 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,105 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,131 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,132 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,154 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,179 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,194 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,201 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,227 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,228 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,242 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,248 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,274 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,274 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,288 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,295 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,321 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,336 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,342 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,343 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,368 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,369 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,383 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,390 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,416 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,416 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,430 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,436 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,437 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,437 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,463 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,463 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,477 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,485 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,512 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,512 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,534 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,562 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,562 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,577 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,584 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,611 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,611 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,626 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,633 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,633 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,633 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,633 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,660 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,660 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,675 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,681 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,708 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,723 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,729 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,756 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,756 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,777 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,803 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,803 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,817 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,824 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,850 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,850 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,872 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,872 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,898 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,898 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,912 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,920 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,946 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,946 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:18,961 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:18,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:18,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:18,967 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:18,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:18,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:18,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:18,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:18,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:18,994 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:18,994 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,008 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,015 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,041 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,041 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,056 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,062 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,088 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,089 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,103 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,109 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,110 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,136 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,136 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,151 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,157 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,183 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,184 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,198 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,206 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,237 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,237 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,251 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,257 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,258 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,258 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,258 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,258 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,283 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,283 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,297 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,303 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,304 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,329 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,329 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,344 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,350 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,350 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,350 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,350 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,350 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,376 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,376 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,390 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,397 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,428 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,428 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,449 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,458 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,497 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,498 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,518 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,527 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,527 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,565 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,566 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,588 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,595 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,595 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,595 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,632 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,647 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,654 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,681 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,681 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,695 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,702 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,728 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,728 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,743 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,750 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,750 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,776 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,777 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,791 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,798 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,799 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,825 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,841 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,847 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,873 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,874 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,894 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,895 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,921 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,935 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,942 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:19,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:19,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:19,968 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:19,968 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:19,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:19,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:19,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:19,989 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:19,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:19,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:19,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,015 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,016 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,030 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,037 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,063 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,063 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,078 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,085 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,111 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,111 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,125 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,132 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,132 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,132 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,160 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,160 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,175 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,181 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,208 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,209 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,223 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,230 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,257 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,257 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,272 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,279 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,279 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,279 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,279 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,306 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,306 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,321 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,328 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,328 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,356 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,356 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,371 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,378 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,420 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,420 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,434 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,441 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,468 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,468 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,483 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,489 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,489 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,516 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,517 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,531 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,538 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,538 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,538 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,565 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,566 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,587 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,614 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,615 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,629 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,636 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,663 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,663 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,678 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,685 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,712 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,726 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,733 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,759 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,774 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,781 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,808 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,808 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,822 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,829 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,856 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,856 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,871 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,877 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,903 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,904 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,925 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:20,951 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:20,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:20,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:20,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:20,973 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:20,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:20,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:20,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:20,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:20,999 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,000 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,014 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,021 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,047 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,047 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,069 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,096 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,096 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,111 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,118 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,145 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,146 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,160 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,168 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,210 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,218 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,245 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,245 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,268 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,295 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,296 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,310 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,317 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,345 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,360 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,367 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,395 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,417 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,459 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,467 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,494 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,495 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,510 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,516 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,517 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,544 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,567 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,602 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,603 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,617 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,623 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,624 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,650 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,651 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,665 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,672 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,672 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,698 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,699 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,713 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,720 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,720 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,720 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,747 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,768 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,768 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,768 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,796 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,797 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,812 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,819 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,819 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,819 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,819 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,849 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,864 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,871 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,900 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,900 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,916 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,923 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:21,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:21,952 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:21,952 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:21,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:21,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:21,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:21,974 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:21,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:21,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:21,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:21,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,001 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,002 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,023 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,051 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,051 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,072 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,099 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,114 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,122 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,122 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,122 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,122 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,122 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,148 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,163 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,171 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,198 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,219 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,219 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,245 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,245 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,266 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,292 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,293 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,307 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,314 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,339 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,361 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,388 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,410 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,436 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,457 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,484 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,484 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,498 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,506 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,532 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,533 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,547 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,554 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,555 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,555 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,581 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,581 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,596 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,603 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,603 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,629 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,630 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,644 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,651 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,677 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,678 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,692 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,699 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,725 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,747 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,779 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,793 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,800 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,800 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,826 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,826 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,841 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,847 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,873 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,874 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,888 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,895 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,895 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,895 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,895 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,921 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,935 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,942 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:22,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:22,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:22,967 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:22,968 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:22,982 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:22,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:22,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:22,989 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:22,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:22,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:22,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,014 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,015 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,029 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,036 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,062 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,062 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,076 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,083 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,109 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,109 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,123 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,130 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,156 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,156 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,177 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,203 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,217 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,224 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,250 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,251 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,272 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,297 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,298 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,312 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,319 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,344 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,345 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,359 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,365 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,391 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,392 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,406 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,413 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,439 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,439 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,454 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,461 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,461 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,461 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,487 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,487 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,502 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,508 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,534 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,535 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,549 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,557 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,583 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,583 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,598 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,605 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,632 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,653 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,679 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,694 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,700 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,727 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,727 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,741 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,748 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,775 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,775 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,790 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,796 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,823 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,823 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,838 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,845 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,845 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,886 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,900 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,907 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,934 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,934 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,948 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:23,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:23,954 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:23,955 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:23,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:23,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:23,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:23,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:23,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:23,980 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:23,980 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:23,994 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,001 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,027 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,028 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,042 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,049 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,049 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,049 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,049 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,049 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,075 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,090 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,096 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,123 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,124 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,138 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,144 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,144 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,145 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,145 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,171 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,171 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,185 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,192 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,218 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,218 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,232 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,239 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,239 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,265 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,265 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,279 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,286 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,312 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,312 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,326 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,333 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,359 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,359 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,373 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,380 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,406 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,406 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,420 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,427 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,453 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,453 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,468 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,474 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,501 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,501 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,515 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,522 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,548 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,548 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,569 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,569 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,570 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,595 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,596 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,610 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,617 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,643 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,643 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,658 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,664 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,691 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,691 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,706 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,712 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,738 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,739 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,753 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,760 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,786 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,787 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,801 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,808 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,834 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,835 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,849 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,856 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,882 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,898 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,904 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,931 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,946 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:24,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:24,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:24,953 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:24,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:24,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:24,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:24,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:24,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:24,980 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:24,981 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:24,995 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,002 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,003 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,040 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,040 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,054 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,061 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,061 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,061 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,087 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,088 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,102 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,108 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,135 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,135 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,149 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,156 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,156 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,156 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,182 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,203 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,229 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,250 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,276 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,276 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,297 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,322 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,322 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,344 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,370 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,370 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,391 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,417 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,438 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,464 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,464 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,478 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,485 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,525 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,532 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,559 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,580 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,605 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,606 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,620 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,627 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,627 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,627 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,652 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,653 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,667 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,674 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,700 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,700 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,715 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,721 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,747 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,747 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,762 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,768 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,768 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,795 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,795 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,809 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,816 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,843 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,843 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,857 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,864 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,890 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,890 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,905 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,911 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,938 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,938 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:25,952 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:25,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:25,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:25,960 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:25,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:25,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:25,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:25,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:25,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:25,986 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:25,987 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,001 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,008 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,034 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,035 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,049 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,056 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,083 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,083 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,097 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,104 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,131 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,131 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,146 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,171 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,196 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,218 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,244 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,258 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,264 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,290 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,290 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,305 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,311 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,337 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,352 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,358 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,384 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,385 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,399 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,405 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,405 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,431 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,432 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,446 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,453 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,478 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,478 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,493 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,499 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,525 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,526 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,540 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,547 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,574 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,574 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,589 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,596 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,623 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,623 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,638 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,645 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,672 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,672 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,686 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,694 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,721 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,721 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,735 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,743 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,769 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,770 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,784 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,791 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,817 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,818 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,832 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,839 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,866 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,866 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,888 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,914 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,915 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,930 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,936 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,936 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,936 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,936 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,936 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:26,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:26,963 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:26,963 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:26,977 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:26,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:26,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:26,984 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:26,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:26,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:26,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:26,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,010 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,011 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,025 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,032 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,058 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,058 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,072 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,079 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,105 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,105 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,120 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,126 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,153 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,153 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,168 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,175 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,175 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,175 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,175 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,175 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,201 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,202 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,216 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,223 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,249 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,250 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,265 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,271 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,309 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,309 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,323 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,329 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,376 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,417 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,424 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,449 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,450 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,471 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,471 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,471 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,499 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,499 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,517 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,526 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,561 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,562 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,579 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,588 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,621 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,621 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,635 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,642 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,642 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,642 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,668 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,669 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,683 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,690 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,717 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,717 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,732 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,739 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,765 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,765 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,780 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,787 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,813 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,814 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,835 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,860 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,861 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,875 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,882 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,908 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,922 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,929 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:27,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:27,955 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:27,955 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:27,970 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:27,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:27,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:27,976 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:27,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:27,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:27,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:27,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,002 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,003 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,017 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,024 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,024 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,024 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,024 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,050 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,071 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,097 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,097 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,112 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,119 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,119 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,147 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,147 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,162 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,169 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,195 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,211 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,218 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,244 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,244 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,266 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,293 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,293 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,314 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,315 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,341 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,341 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,356 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,363 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,363 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,363 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,389 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,389 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,404 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,410 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,437 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,437 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,452 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,458 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,490 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,491 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,505 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,512 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,537 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,552 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,559 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,585 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,585 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,599 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,606 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,631 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,632 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,646 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,653 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,679 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,679 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,693 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,700 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,700 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,700 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,700 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,726 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,726 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,740 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,747 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,773 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,773 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,787 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,793 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,793 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,794 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,794 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,794 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,819 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,819 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,834 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,840 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,840 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,841 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,841 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,867 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,867 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,881 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,888 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,913 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,914 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,928 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,934 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,935 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:28,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:28,960 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:28,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:28,975 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:28,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:28,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:28,981 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:28,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:28,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:28,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:28,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,007 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,028 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,028 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,028 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,028 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,054 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,054 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,068 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,076 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,102 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,102 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,123 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,123 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,149 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,150 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,164 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,171 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,171 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,171 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,171 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,171 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,197 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,197 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,212 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,219 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,245 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,245 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,260 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,266 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,266 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,266 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,292 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,292 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,307 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,313 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,313 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,313 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,340 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,340 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,361 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,402 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,408 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,474 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,514 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,514 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,542 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,543 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,584 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,617 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,687 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,688 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,716 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,717 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,753 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,754 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,772 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,781 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,813 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,813 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,828 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,835 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,861 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,862 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,876 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,883 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,883 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,909 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,909 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,924 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,931 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,931 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,931 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:29,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:29,959 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:29,959 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:29,974 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:29,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:29,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:29,980 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:29,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:29,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:29,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:29,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,007 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,008 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,022 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,029 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,057 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,057 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,072 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,079 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,079 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,106 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,106 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,123 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,129 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,129 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,156 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,157 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,171 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,178 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,205 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,205 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,220 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,226 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,254 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,254 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,269 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,275 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,275 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,275 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,275 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,302 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,302 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,317 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,323 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,323 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,323 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,323 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,323 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,350 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,350 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,365 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,372 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,398 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,398 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,413 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,419 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,419 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,445 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,445 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,460 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,466 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,492 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,492 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,507 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,514 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,540 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,540 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,555 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,563 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,589 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,611 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,637 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,637 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,652 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,658 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,659 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,659 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,685 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,706 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,707 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,733 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,733 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,748 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,755 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,755 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,755 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,781 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,782 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,796 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,803 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,803 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,830 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,830 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,851 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,851 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,851 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,851 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,884 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,885 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,899 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,906 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,931 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,932 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,946 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:30,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:30,953 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:30,953 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:30,953 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:30,953 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:30,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:30,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:30,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:30,979 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:30,993 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:30,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,000 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,025 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,026 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,040 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,047 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,072 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,073 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,087 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,093 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,094 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,119 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,119 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,134 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,140 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,166 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,167 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,181 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,188 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,214 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,214 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,229 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,235 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,261 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,261 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,275 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,282 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,308 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,308 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,323 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,329 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,355 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,355 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,369 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,377 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,403 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,403 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,418 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,424 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,450 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,451 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,465 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,472 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,498 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,498 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,512 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,519 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,545 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,545 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,560 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,567 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,593 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,594 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,608 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,615 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,615 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,615 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,615 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,641 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,656 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,663 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,689 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,689 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,704 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,710 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,736 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,737 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,751 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,758 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,785 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,785 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,799 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,806 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,806 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,806 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,806 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,832 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,833 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,847 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,854 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,880 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,881 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,895 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,902 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,928 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,929 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:31,943 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:31,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:31,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:31,950 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:31,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:31,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:31,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:31,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:31,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:31,990 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:31,991 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,005 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,012 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,038 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,038 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,052 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,059 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,059 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,059 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,059 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,059 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,059 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,085 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,085 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,100 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,108 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,134 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,155 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,155 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,181 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,196 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,202 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,228 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,229 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,243 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,249 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,250 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,250 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,276 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,276 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,290 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,297 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,323 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,323 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,337 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,344 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,370 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,370 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,384 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,391 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,391 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,391 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,391 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,417 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,417 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,431 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,438 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,464 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,464 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,479 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,485 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,511 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,511 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,526 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,532 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,558 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,559 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,573 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,580 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,580 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,581 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,581 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,581 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,607 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,607 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,621 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,628 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,655 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,656 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,677 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,705 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,706 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,721 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,727 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,728 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,755 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,755 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,770 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,777 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,804 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,804 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,819 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,826 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,826 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,853 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,854 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,869 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,875 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,902 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,903 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,918 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,925 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:32,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:32,953 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:32,953 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:32,967 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:32,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:32,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:32,974 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:32,974 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:32,974 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:32,974 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:32,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,001 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,001 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,016 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,023 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,023 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,023 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,050 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,050 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,065 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,073 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,099 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,100 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,115 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,121 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,121 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,155 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,155 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,169 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,176 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,203 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,204 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,218 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,225 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,251 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,252 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,266 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,272 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,272 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,299 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,299 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,314 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,321 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,348 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,363 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,369 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,369 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,396 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,410 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,417 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,444 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,444 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,458 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,464 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,465 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,465 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,465 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,491 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,492 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,506 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,514 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,541 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,541 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,556 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,563 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,590 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,590 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,604 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,611 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,637 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,637 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,651 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,658 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,684 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,684 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,706 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,732 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,732 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,746 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,753 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,753 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,753 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,753 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,753 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,754 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,779 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,780 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,794 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,801 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,827 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,827 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,841 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,848 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,874 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,875 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,889 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,896 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,922 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,922 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,937 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,943 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:33,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:33,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:33,969 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:33,970 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:33,984 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:33,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:33,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:33,991 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:33,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:33,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:33,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,017 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,017 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,032 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,038 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,064 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,065 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,080 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,086 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,112 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,113 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,127 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,134 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,134 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,162 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,162 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,177 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,184 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,184 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,210 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,210 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,225 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,231 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,270 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,271 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,285 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,291 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,291 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,292 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,318 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,338 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,339 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,339 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,364 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,364 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,378 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,385 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,411 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,425 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,431 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,432 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,432 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,432 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,432 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,458 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,458 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,472 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,479 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,479 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,505 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,505 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,519 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,526 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,551 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,552 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,566 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,573 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,599 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,599 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,613 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,620 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,620 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,620 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,620 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,620 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,646 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,646 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,660 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,667 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,693 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,693 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,707 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,714 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,714 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,740 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,741 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,755 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,762 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,762 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,788 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,788 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,803 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,809 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,809 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,809 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,809 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,809 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,835 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,835 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,850 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,856 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,882 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,883 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,897 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,903 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,930 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,930 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,945 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,951 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,951 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,951 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,951 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:34,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:34,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:34,977 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:34,977 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:34,992 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:34,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:34,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:34,998 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:34,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:34,999 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:34,999 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,025 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,025 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,039 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,047 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,073 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,073 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,087 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,094 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,121 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,121 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,135 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,142 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,169 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,169 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,184 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,192 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,219 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,220 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,235 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,241 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,268 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,268 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,283 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,290 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,317 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,317 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,332 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,339 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,367 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,367 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,382 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,389 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,422 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,422 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,437 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,444 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,471 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,471 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,485 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,492 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,493 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,519 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,520 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,534 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,541 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,541 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,541 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,541 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,568 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,568 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,582 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,589 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,616 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,616 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,631 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,637 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,664 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,665 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,679 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,685 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,712 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,712 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,727 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,734 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,761 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,775 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,782 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,808 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,809 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,823 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,830 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,830 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,830 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,856 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,856 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,871 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,877 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,877 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,877 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,877 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,877 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,903 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,903 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,917 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,925 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,925 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,951 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,951 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:35,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:35,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:35,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:35,972 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:35,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:35,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:35,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:35,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:35,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:35,999 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:35,999 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,014 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,021 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,047 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,047 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,062 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,069 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,069 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,095 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,109 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,116 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,116 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,116 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,116 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,144 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,144 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,159 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,166 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,192 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,192 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,207 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,214 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,240 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,241 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,255 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,262 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,288 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,289 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,303 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,310 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,337 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,338 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,353 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,360 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,387 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,388 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-13 21:21:36,403 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-13 21:21:36,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 21:21:36,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 94 states and 133 transitions. [2024-11-13 21:21:36,409 INFO L276 IsEmpty]: Start isEmpty. Operand 94 states and 133 transitions. [2024-11-13 21:21:36,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-13 21:21:36,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 21:21:36,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 21:21:36,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 21:21:36,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 21:21:36,436 INFO L255 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-13 21:21:36,437 INFO L278 TraceCheckSpWp]: Computing forward predicates...