./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound20.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version d790fecc Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/config/KojakReach.xml -i ../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound20.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3 --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cd2a63b33e7bbe230c7b5ef9bb577263b79c304327f57b571a4977a8b534c93c --- Real Ultimate output --- This is Ultimate 0.3.0-dev-d790fec [2024-11-24 18:09:30,747 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-24 18:09:30,825 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/config/svcomp-Overflow-32bit-Kojak_Default.epf [2024-11-24 18:09:30,831 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-24 18:09:30,831 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-24 18:09:30,880 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-24 18:09:30,881 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-24 18:09:30,881 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-24 18:09:30,882 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-24 18:09:30,882 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-24 18:09:30,882 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-24 18:09:30,882 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-24 18:09:30,882 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-24 18:09:30,882 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-24 18:09:30,883 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-24 18:09:30,883 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-24 18:09:30,883 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-24 18:09:30,883 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-24 18:09:30,883 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-24 18:09:30,883 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-24 18:09:30,883 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-24 18:09:30,886 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-24 18:09:30,887 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-24 18:09:30,887 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2024-11-24 18:09:30,887 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-24 18:09:30,887 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-24 18:09:30,887 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-24 18:09:30,887 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-24 18:09:30,888 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-24 18:09:30,888 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:09:30,888 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-24 18:09:30,888 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-24 18:09:30,888 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-24 18:09:30,888 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-24 18:09:30,888 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-24 18:09:30,888 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_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! overflow) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cd2a63b33e7bbe230c7b5ef9bb577263b79c304327f57b571a4977a8b534c93c [2024-11-24 18:09:31,305 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-24 18:09:31,320 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-24 18:09:31,324 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-24 18:09:31,326 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-24 18:09:31,326 INFO L274 PluginConnector]: CDTParser initialized [2024-11-24 18:09:31,328 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/../../sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound20.c [2024-11-24 18:09:34,835 INFO L533 CDTParser]: Created temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/data/cdf692e46/2b2f9935bdb141f3b55276eb6130538f/FLAGcdd725d32 [2024-11-24 18:09:35,135 INFO L384 CDTParser]: Found 1 translation units. [2024-11-24 18:09:35,136 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/sv-benchmarks/c/nla-digbench-scaling/fermat2-ll_valuebound20.c [2024-11-24 18:09:35,151 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/data/cdf692e46/2b2f9935bdb141f3b55276eb6130538f/FLAGcdd725d32 [2024-11-24 18:09:35,409 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/data/cdf692e46/2b2f9935bdb141f3b55276eb6130538f [2024-11-24 18:09:35,411 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-24 18:09:35,413 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-24 18:09:35,415 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-24 18:09:35,415 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-24 18:09:35,420 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-24 18:09:35,421 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,422 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@21a35a74 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35, skipping insertion in model container [2024-11-24 18:09:35,422 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,440 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-24 18:09:35,690 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:09:35,712 INFO L200 MainTranslator]: Completed pre-run [2024-11-24 18:09:35,736 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-24 18:09:35,754 INFO L204 MainTranslator]: Completed translation [2024-11-24 18:09:35,755 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35 WrapperNode [2024-11-24 18:09:35,755 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-24 18:09:35,756 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-24 18:09:35,756 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-24 18:09:35,756 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-24 18:09:35,765 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,772 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,802 INFO L138 Inliner]: procedures = 14, calls = 14, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 105 [2024-11-24 18:09:35,807 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-24 18:09:35,807 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-24 18:09:35,808 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-24 18:09:35,808 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-24 18:09:35,820 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,821 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,823 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,828 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,836 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,837 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,844 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,850 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,854 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,856 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-24 18:09:35,861 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-24 18:09:35,861 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-24 18:09:35,862 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-24 18:09:35,863 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 24.11 06:09:35" (1/1) ... [2024-11-24 18:09:35,878 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-24 18:09:35,898 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/z3 [2024-11-24 18:09:35,920 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-24 18:09:35,926 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb872bbb-19a2-49b8-86dc-745c291f10a8/bin/ukojak-verify-ENZ3QT5qd3/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-24 18:09:35,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-24 18:09:35,960 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-24 18:09:35,960 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-24 18:09:35,961 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-24 18:09:35,961 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-24 18:09:35,961 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-24 18:09:35,961 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-11-24 18:09:35,961 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-11-24 18:09:36,030 INFO L234 CfgBuilder]: Building ICFG [2024-11-24 18:09:36,032 INFO L260 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-24 18:09:36,551 INFO L? ?]: Removed 79 outVars from TransFormulas that were not future-live. [2024-11-24 18:09:36,555 INFO L283 CfgBuilder]: Performing block encoding [2024-11-24 18:09:36,608 INFO L307 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-24 18:09:36,609 INFO L312 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-24 18:09:36,609 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:09:36 BoogieIcfgContainer [2024-11-24 18:09:36,609 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-24 18:09:36,610 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-24 18:09:36,610 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-24 18:09:36,621 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-24 18:09:36,621 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 24.11 06:09:36" (1/1) ... [2024-11-24 18:09:36,630 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-24 18:09:36,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:36,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 134 states to 128 states and 134 transitions. [2024-11-24 18:09:36,686 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 134 transitions. [2024-11-24 18:09:36,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-24 18:09:36,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:36,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:36,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:36,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:09:37,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:37,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 136 states to 127 states and 133 transitions. [2024-11-24 18:09:37,042 INFO L276 IsEmpty]: Start isEmpty. Operand 127 states and 133 transitions. [2024-11-24 18:09:37,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-24 18:09:37,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:37,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:37,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:37,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:09:37,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:37,249 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 126 states and 132 transitions. [2024-11-24 18:09:37,251 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 132 transitions. [2024-11-24 18:09:37,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-24 18:09:37,252 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:37,252 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:37,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:37,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:09:37,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:37,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 125 states and 131 transitions. [2024-11-24 18:09:37,442 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 131 transitions. [2024-11-24 18:09:37,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-24 18:09:37,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:37,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:37,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:37,528 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:09:37,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:37,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 124 states and 130 transitions. [2024-11-24 18:09:37,606 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 130 transitions. [2024-11-24 18:09:37,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-24 18:09:37,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:37,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:37,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:37,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:09:37,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:37,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 123 states and 129 transitions. [2024-11-24 18:09:37,668 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 129 transitions. [2024-11-24 18:09:37,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:37,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:37,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:37,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:37,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:37,771 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:37,778 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:37,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:38,226 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:38,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:38,227 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:38,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:38,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:38,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:38,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:38,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:38,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:38,300 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:38,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:38,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:38,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:38,396 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:38,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:38,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:38,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:38,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:38,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:38,448 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:38,449 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:38,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:38,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:38,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:38,543 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:38,544 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:38,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:38,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:38,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:38,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:38,604 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:38,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:38,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:38,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:38,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:38,695 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:38,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:38,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:38,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:38,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:38,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:38,742 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:38,743 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:38,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:38,852 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:38,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:38,854 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:38,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:38,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:38,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:38,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:38,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:38,899 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:38,900 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:38,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:38,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:38,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:38,986 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:38,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:38,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:38,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,034 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,111 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,112 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,113 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,113 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,153 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,228 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,270 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,271 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,326 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,347 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,388 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,390 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,442 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,459 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,503 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,548 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,565 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,565 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,565 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,565 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,601 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,603 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,649 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,672 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,711 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,712 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,787 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,788 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,788 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,788 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,789 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,789 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,832 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,833 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:39,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:39,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:39,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:39,909 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:39,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:39,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:39,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:39,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:39,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:39,956 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:39,957 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,027 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,028 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,028 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,055 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,056 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,114 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,139 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,199 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,226 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,227 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,269 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,284 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,284 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,285 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,311 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,312 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,385 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,386 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,386 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,410 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,412 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,469 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,494 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,495 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,559 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,583 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,584 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,622 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,637 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,709 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,724 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,725 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,751 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,791 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,806 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,807 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,888 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:40,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:40,914 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:40,915 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:40,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:40,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:40,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:40,980 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:40,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:40,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:40,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:40,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,011 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,011 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,066 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,066 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,067 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,067 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,100 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,101 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,154 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,155 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,155 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,155 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,155 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,156 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,191 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,191 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,246 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,280 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,281 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,320 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,332 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,355 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,356 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,397 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,398 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,398 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,427 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,428 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,477 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,478 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,500 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,501 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,550 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,575 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,622 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,656 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,657 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,705 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,705 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,705 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,705 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,728 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,728 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,762 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,776 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,800 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,800 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,845 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,857 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,876 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,877 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,908 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,922 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:41,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:41,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:41,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:41,946 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:41,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:41,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:41,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:41,997 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:41,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:41,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:41,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,020 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,021 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,072 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,101 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,103 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,162 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,163 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,187 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,187 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,222 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,236 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,269 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,270 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,316 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,329 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,349 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,350 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,394 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,415 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,415 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,466 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,493 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,494 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,533 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,558 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,559 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,608 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,635 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,636 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,680 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,703 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,704 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,755 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,774 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,774 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,816 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,833 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,834 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,862 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,872 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,872 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,872 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,872 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,890 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,890 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,919 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:42,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:42,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:42,929 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:42,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:42,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:42,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:42,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:42,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:42,950 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:42,951 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:42,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,007 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,028 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,029 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,067 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,067 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,068 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,093 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,094 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,136 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,136 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,136 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,136 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,158 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,159 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,187 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,197 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,220 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,261 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,282 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,282 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,322 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,323 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,323 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,324 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,324 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,324 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,348 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,348 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,394 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,415 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,416 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,456 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,457 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,457 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,457 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,457 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,475 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,475 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,533 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,560 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,560 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,587 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,597 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,598 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,622 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,622 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,677 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,700 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,701 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,736 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,749 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,770 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,771 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,822 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,855 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,856 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,903 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,904 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,904 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:43,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:43,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:43,933 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:43,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:43,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:43,982 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:43,982 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:43,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:43,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:43,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:43,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,001 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,047 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,047 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,067 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,068 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,125 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,125 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,125 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,148 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,149 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,196 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,218 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,218 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,256 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,268 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,291 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,292 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,347 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,372 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,410 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,425 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,454 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,455 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,497 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,512 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,513 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,513 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,513 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,537 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,538 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,588 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,609 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,610 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,645 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,658 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,658 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,658 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,679 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,680 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,726 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,747 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,748 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,782 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,794 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,794 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,815 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,815 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,856 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,883 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,922 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,922 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,922 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,922 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,940 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,940 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:44,970 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:44,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:44,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:44,980 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:44,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:44,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:44,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:44,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:44,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:44,998 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:44,999 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,036 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,054 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,054 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,093 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,094 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,094 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,094 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,095 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,113 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,113 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,152 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,168 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,169 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,197 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,206 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,224 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,224 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,252 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,261 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,278 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,278 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,306 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,315 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,315 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,315 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,316 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,331 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,332 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,369 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,369 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,385 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,422 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,441 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,472 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,500 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,517 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,517 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,552 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,552 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,552 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,569 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,570 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,607 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,624 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,624 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,652 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,660 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,661 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,685 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,686 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,723 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,745 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,746 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,782 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,808 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,848 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,848 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,848 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,865 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,866 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,904 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,904 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,904 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,904 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,920 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,921 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:45,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:45,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:45,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:45,961 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:45,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:45,962 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:45,962 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:45,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:45,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:45,984 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:45,984 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,028 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,029 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,049 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,097 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,122 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,123 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,167 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,188 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,189 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,233 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,233 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,233 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,253 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,298 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,330 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,331 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,364 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,373 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,374 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,395 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,396 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,438 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,462 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,462 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,492 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,505 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,526 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,527 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,572 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,594 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,595 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,642 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,642 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,643 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,643 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,667 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,667 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,699 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,710 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,710 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,711 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,711 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,711 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,736 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,736 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,780 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,800 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,801 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,857 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,858 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,858 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,879 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,914 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,925 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,925 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,925 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,926 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,926 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:46,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:46,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:46,946 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:46,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:46,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:46,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:46,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:46,993 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:46,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:46,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:46,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,016 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,020 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,071 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,093 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,131 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,141 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,162 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,203 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,208 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,232 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,233 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,278 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,300 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,336 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,346 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,347 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,347 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,347 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,368 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,369 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,416 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,416 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,443 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,443 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,476 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,487 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,510 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,511 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,553 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,555 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,555 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,586 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,587 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,629 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,629 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,652 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,653 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,684 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,694 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,695 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,695 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,715 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,716 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,769 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,796 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,846 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,846 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:47,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:47,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:47,929 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:47,929 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:47,929 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:47,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:47,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:47,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:47,953 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:47,954 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:47,994 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,008 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,009 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,009 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,042 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,044 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,087 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,100 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,123 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,124 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,168 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,190 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,191 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,220 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,231 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,250 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,251 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,291 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,292 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,292 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,307 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,308 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,346 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,360 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,361 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,395 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,413 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,414 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,443 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,451 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,451 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,451 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,451 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,477 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,478 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,504 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,512 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,529 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,530 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,562 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,579 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,581 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,608 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,617 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,633 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,634 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,670 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,671 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,687 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,722 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,723 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,723 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,723 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,741 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,742 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,766 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,775 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,775 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,775 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,775 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,775 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,828 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,828 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,844 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,845 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,871 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,879 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,882 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,882 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,903 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,904 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,932 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,940 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:48,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:48,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:48,955 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:48,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:48,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:48,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:48,989 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:48,989 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:48,989 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:48,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:48,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,004 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,040 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,056 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,056 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,087 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,088 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,104 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,105 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,141 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,141 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,141 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,166 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,167 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,202 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,218 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,219 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,243 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,251 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,251 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,266 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,267 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,298 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,313 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,314 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,347 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,348 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,362 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,362 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,391 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,392 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,392 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,392 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,407 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,408 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,445 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,459 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,459 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,485 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,496 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,496 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,496 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,496 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,543 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,553 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,569 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,569 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,595 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,603 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,617 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,617 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,644 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,653 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,670 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,671 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,710 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,710 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,710 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,710 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,726 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,726 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,762 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,763 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,777 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,777 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,802 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,820 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,820 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,820 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,836 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,837 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,868 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,868 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,868 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,883 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,907 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,915 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,916 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,930 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:49,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:49,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:49,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:49,963 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:49,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:49,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:49,964 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:49,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:49,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:49,978 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:49,979 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,004 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,012 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,028 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,028 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,052 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,060 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,060 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,060 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,060 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,061 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,061 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,074 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,075 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,109 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,109 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,124 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,125 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,150 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,158 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,173 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,174 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,207 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,222 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,256 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,270 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,271 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,306 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,307 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,330 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,331 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,363 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,364 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,364 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,364 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,364 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,385 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,386 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,421 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,438 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,439 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,486 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,500 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,501 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,531 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,544 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,568 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,576 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,591 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,592 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,616 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,624 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,639 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,640 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,674 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,690 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,691 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,723 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,723 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,723 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,745 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,746 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,771 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,780 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,795 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,795 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,827 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,828 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,828 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,828 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,828 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,828 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,843 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,843 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,875 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,875 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,876 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,890 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,891 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,924 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,924 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,924 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,925 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,925 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:50,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:50,945 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:50,973 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:50,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:50,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:50,981 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:50,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:50,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:50,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:50,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,001 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,033 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,035 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,087 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,087 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,104 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,104 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,148 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,163 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,164 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,196 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,209 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,210 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,241 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,257 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,257 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,290 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,304 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,337 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,337 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,337 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,337 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,351 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,352 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,382 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,383 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,383 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,397 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,428 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,443 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,444 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,478 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,478 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,479 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,479 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,494 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,495 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,526 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,541 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,572 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,573 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,588 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,589 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,622 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,636 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,637 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,670 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,685 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,685 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,719 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,732 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,733 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,759 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,770 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,785 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,786 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,818 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,819 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,832 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,833 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,855 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,864 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,878 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,878 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,913 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,927 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,928 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:51,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:51,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:51,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:51,960 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:51,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:51,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:51,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:51,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:51,975 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:51,976 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,008 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,021 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,022 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,044 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,052 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,067 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,068 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,092 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,099 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,100 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,100 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,118 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,118 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,150 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,165 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,166 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,189 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,197 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,214 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,247 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,262 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,263 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,296 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,296 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,311 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,314 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,355 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,370 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,411 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,460 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,475 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,476 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,508 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,509 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,509 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,522 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,522 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,553 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,567 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,568 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,601 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,601 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,601 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,602 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,617 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,618 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,654 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,673 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,708 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,722 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,723 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,747 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,754 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,754 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,754 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,769 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,771 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,807 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,823 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,824 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,857 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,873 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,874 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,906 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,906 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,906 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,907 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,907 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,907 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,921 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,922 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,947 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:52,954 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:52,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:52,955 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:52,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:52,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:52,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:52,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:52,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:52,971 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:52,972 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:52,997 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,005 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,005 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,005 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,005 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,018 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,019 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,047 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,055 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,070 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,100 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,100 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,100 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,101 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,101 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,101 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,115 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,115 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,147 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,171 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,171 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,206 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,220 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,221 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,245 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,252 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,267 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,268 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,293 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,300 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,316 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,317 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,340 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,348 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,362 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,362 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,386 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,394 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,408 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,409 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,441 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,457 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,458 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,491 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,507 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,508 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,540 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,541 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,555 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,556 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,587 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,602 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,602 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,629 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,635 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,650 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,651 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,691 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,708 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,708 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,739 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,754 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,754 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,779 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,786 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,787 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,801 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,802 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,826 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,834 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,849 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,850 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,879 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,893 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,894 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,928 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,942 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,942 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:53,965 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:53,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:53,972 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:53,972 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:53,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:53,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:53,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:53,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:53,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:53,986 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:53,986 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,017 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,034 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,069 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,085 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,086 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,119 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,119 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,119 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,133 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,133 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,166 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,183 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,183 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,216 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,216 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,217 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,217 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,236 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,237 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,270 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,274 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,275 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,296 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,297 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,332 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,343 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,364 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,398 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,398 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,412 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,413 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,441 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,457 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,457 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,488 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,488 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,489 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,489 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,489 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,503 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,534 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,559 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,560 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,591 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,599 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,614 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,615 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,640 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,648 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,686 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,693 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,693 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,707 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,708 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,740 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,756 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,757 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,792 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,793 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,806 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,807 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,839 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,854 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,854 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,890 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,890 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,890 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,903 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,904 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,937 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,938 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,938 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:54,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:54,951 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:54,952 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:54,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:54,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:54,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:54,992 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:54,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:54,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:54,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:54,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,006 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,006 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,036 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,050 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,082 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,097 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,129 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,129 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,143 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,175 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,176 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,189 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,189 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,212 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,218 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,219 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,219 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,219 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,232 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,232 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,264 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,278 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,279 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,303 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,311 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,325 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,325 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,348 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,355 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,369 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,369 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,401 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,401 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,401 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,401 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,401 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,415 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,415 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,446 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,458 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,458 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,483 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,491 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,504 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,505 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,537 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,550 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,550 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,592 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,593 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,593 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,593 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,593 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,593 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,605 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,606 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,635 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,648 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,649 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,673 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,680 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,692 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,693 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,714 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,721 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,733 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,733 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,764 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,779 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,779 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,803 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,810 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,811 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,824 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,824 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,853 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,853 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,853 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,853 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,853 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,853 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,867 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,868 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,899 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,900 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,900 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,915 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,916 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,938 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,945 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:55,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:55,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:55,960 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:55,983 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:55,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:55,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:55,991 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:55,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:55,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:55,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:55,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,008 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,008 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,040 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,053 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,083 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,097 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,098 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,127 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,127 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,127 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,127 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,140 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,181 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,181 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,181 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,181 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,181 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,195 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,195 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,218 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,225 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,225 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,225 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,225 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,237 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,238 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,266 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,266 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,266 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,283 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,283 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,307 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,313 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,314 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,314 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,314 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,328 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,328 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,359 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,375 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,376 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,397 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,404 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,417 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,418 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,441 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,448 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,448 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,448 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,461 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,461 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,491 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,492 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,508 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,508 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,537 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,537 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,537 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,537 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,537 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,550 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,550 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,582 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,597 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,597 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,621 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,628 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,628 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,642 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,642 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,667 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,674 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,687 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,718 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,732 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,733 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,759 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,766 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,766 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,766 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,766 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,766 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,779 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,780 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,801 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,808 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,819 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,820 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,841 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,848 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,849 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,849 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,849 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,849 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,849 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,861 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,862 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,883 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,889 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,891 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,903 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,904 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,925 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,932 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,932 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,933 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,933 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,933 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,945 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:56,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:56,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:56,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:56,974 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:56,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:56,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:56,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:56,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:56,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:56,986 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:56,986 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,015 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,027 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,027 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,048 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,055 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,055 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,055 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,055 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,068 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,068 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,090 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,097 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,108 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,109 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,139 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,154 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,185 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,185 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,185 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,185 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,201 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,201 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,229 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,246 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,246 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,268 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,282 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,297 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,297 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,333 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,345 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,346 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,375 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,388 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,388 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,418 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,418 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,437 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,438 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,468 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,482 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,483 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,516 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,517 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,517 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,517 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,517 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,529 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,530 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,552 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,559 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,577 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,577 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,599 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,605 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,605 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,605 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,605 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,618 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,619 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,648 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,685 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,692 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,692 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,692 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,693 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,693 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,705 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,706 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,724 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,730 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,731 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,743 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,744 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,777 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,791 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,813 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,821 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,835 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,835 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,858 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:57,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:57,865 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:57,865 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:57,865 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:57,865 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:57,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:57,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:57,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:57,886 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:57,886 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:57,986 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,018 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,033 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,034 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,068 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,080 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,109 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,109 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,122 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,122 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,145 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,152 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,153 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,153 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,166 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,166 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,195 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,208 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,209 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,238 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,238 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,238 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,251 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,251 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,282 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,298 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,299 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,328 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,329 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,342 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,343 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,372 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,385 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,385 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,415 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,416 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,416 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,428 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,429 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,459 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,471 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,472 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,503 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,517 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,547 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,566 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,566 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,596 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,597 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,597 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,610 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,611 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,632 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,640 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,652 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,652 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,674 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,681 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,681 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,681 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,695 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,696 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,720 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,721 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,721 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,721 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,721 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,732 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,732 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,757 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,757 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,757 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,771 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,772 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,791 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,796 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,796 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,796 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,816 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,817 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,839 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,846 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,846 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,846 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,859 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,859 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,888 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,899 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,899 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,917 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,922 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,922 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,933 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,933 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:58,962 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:58,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:58,962 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:58,962 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:58,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:58,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:58,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:58,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:58,975 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:58,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:58,998 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,004 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,004 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,004 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,004 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,004 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,018 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,019 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,040 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,046 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,046 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,046 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,083 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,089 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,090 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,090 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,090 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,139 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,146 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,158 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,159 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,180 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,187 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,200 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,230 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,230 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,230 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,230 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,245 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,245 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,267 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,274 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,275 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,275 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,276 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,288 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,289 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,318 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,331 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,332 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,355 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,361 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,374 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,399 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,412 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,413 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,442 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,442 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,455 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,456 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,485 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,497 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,498 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,520 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,526 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,527 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,527 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,540 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,540 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,570 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,570 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,570 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,570 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,583 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,583 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,606 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,613 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,613 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,613 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,613 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,613 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,626 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,650 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,657 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,657 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,657 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,658 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,680 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,680 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,708 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,708 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,708 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,708 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,720 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,720 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,749 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,749 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,749 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,762 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,762 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,784 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,791 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,803 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,832 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,845 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,846 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,875 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,875 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,875 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,875 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,888 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,888 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,917 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,931 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,958 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:09:59,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:09:59,970 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:09:59,970 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:09:59,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:09:59,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:09:59,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:09:59,993 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:09:59,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:09:59,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:09:59,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:09:59,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,010 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,010 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,039 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,053 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,083 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,097 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,133 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,133 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,133 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,153 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,153 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,178 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,190 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,190 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,213 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,214 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,237 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,238 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,254 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,262 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,277 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,277 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,305 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,305 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,305 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,305 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,317 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,318 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,345 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,345 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,345 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,346 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,346 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,346 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,363 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,363 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,392 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,392 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,393 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,393 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,405 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,406 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,435 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,436 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,448 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,448 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,470 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,477 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,490 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,491 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,520 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,535 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,535 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,560 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,567 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,579 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,580 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,608 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,608 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,608 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,644 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,650 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,651 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,651 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,651 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,651 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,666 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,666 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,695 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,695 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,695 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,696 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,706 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,707 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,727 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,733 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,733 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,733 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,733 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,733 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,746 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,747 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,771 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,777 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,778 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,778 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,778 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,801 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,801 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,822 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,829 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,830 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,841 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,842 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,864 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,870 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,871 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,871 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,871 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,871 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,883 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,911 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,923 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,923 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,944 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,951 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,951 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:00,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:00,964 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:00,965 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:00,986 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:00,992 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:00,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:00,992 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:00,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:00,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:00,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:00,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,003 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,004 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,030 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,030 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,045 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,046 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,075 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,088 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,088 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,117 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,129 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,129 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,151 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,157 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,157 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,169 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,169 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,190 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,196 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,197 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,197 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,197 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,197 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,210 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,211 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,240 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,241 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,241 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,241 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,253 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,286 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,286 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,301 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,330 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,357 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,358 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,385 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,385 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,396 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,417 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,424 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,424 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,424 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,437 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,437 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,459 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,465 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,465 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,478 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,478 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,500 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,506 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,506 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,506 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,518 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,519 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,539 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,546 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,559 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,560 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,582 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,589 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,600 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,623 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,630 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,641 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,642 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,664 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,671 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,684 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,685 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,707 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,715 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,715 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,729 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,729 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,762 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,775 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,799 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,808 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,823 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,824 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,847 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,854 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,854 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,854 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,854 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,867 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,868 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,897 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,897 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,941 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,947 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,947 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,947 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,947 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,947 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:01,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:01,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:01,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:01,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:01,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:01,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:01,988 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:01,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:01,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:01,988 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:01,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,001 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,023 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,030 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,031 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,031 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,044 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,045 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,075 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,087 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,088 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,111 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,118 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,118 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,130 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,131 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,159 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,159 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,159 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,172 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,172 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,195 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,202 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,214 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,242 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,253 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,254 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,275 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,282 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,295 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,317 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,324 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,324 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,324 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,337 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,337 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,366 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,366 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,366 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,367 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,367 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,367 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,379 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,380 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,408 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,422 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,422 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,453 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,466 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,466 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,502 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,508 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,520 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,521 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,543 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,543 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,543 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,553 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,553 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,570 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,575 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,575 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,576 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,576 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,576 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,589 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,589 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,617 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,630 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,630 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,654 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,667 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,667 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,690 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,696 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,697 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,697 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,697 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,697 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,709 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,709 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,738 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,751 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,780 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,780 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,793 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,823 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,836 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,837 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,859 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,867 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,867 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,880 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,881 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,902 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,909 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,920 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,921 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,945 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,945 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:02,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:02,960 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:02,981 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:02,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:02,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:02,987 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:02,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:02,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:02,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:02,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:02,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,000 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,001 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,032 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,037 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,038 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,049 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,049 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,073 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,073 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,073 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,073 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,073 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,084 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,112 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,128 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,129 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,154 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,163 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,178 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,203 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,212 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,226 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,227 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,251 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,261 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,275 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,275 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,300 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,308 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,322 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,323 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,347 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,357 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,372 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,396 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,403 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,404 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,404 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,404 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,404 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,415 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,415 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,445 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,457 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,458 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,488 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,488 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,500 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,500 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,530 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,541 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,542 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,571 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,583 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,583 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,601 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,607 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,655 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,656 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,656 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,656 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,656 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,668 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,668 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,698 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,698 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,711 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,711 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,736 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,743 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,766 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,767 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,788 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,795 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,795 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,807 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,807 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,835 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,848 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,848 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,869 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,876 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,876 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,876 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,876 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,888 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,889 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,917 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,930 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:03,960 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:03,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:03,961 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:03,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:03,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:03,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:03,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:03,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:03,973 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:03,974 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:03,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,002 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,003 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,014 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,015 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,036 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,043 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,055 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,056 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,073 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,080 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,080 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,080 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,080 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,080 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,080 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,093 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,093 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,115 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,122 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,123 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,123 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,123 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,123 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,135 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,136 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,158 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,165 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,165 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,165 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,177 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,206 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,207 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,207 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,207 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,219 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,220 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,247 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,261 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,261 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,283 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,290 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,303 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,303 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,332 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,344 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,345 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,366 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,372 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,386 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,386 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,410 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,410 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,410 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,410 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,410 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,410 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,420 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,420 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,438 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,449 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,461 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,462 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,485 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,495 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,521 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,532 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,532 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,552 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,559 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,571 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,571 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,599 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,611 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,611 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,638 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,647 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,684 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,691 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,691 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,691 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,691 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,707 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,708 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,745 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,745 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,760 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,761 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,800 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,801 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,801 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,816 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,817 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,854 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,854 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,870 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,870 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,907 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,907 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,908 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,908 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,923 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,923 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:04,951 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:04,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:04,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:04,960 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:04,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:04,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:04,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:04,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:04,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:04,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:04,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,011 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,026 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,026 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,054 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,063 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,078 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,078 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,106 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,114 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,128 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,129 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,164 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,164 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,164 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,165 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,165 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,165 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,179 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,180 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,216 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,230 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,231 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,265 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,282 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,283 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,319 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,335 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,335 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,370 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,370 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,370 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,371 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,371 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,371 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,385 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,407 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,414 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,415 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,427 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,449 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,455 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,455 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,456 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,456 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,456 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,456 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,469 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,469 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,499 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,499 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,499 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,522 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,523 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,549 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,556 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,557 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,557 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,568 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,569 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,589 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,596 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,596 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,596 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,610 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,611 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,638 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,638 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,638 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,638 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,638 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,650 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,650 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,671 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,677 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,678 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,678 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,678 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,702 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,703 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,731 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,738 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,754 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,755 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,785 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,794 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,795 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,795 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,795 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,795 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,796 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,813 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,813 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,840 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,847 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,847 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,848 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,861 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,861 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,890 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,898 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,918 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,919 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:05,948 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:05,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:05,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:05,958 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:05,958 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:05,958 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:05,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:05,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:05,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:05,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:05,975 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,003 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,013 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,037 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,038 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,077 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,086 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,154 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,154 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,154 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,154 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,169 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,169 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,207 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,208 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,222 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,248 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,255 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,255 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,255 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,255 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,255 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,270 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,271 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,299 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,308 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,323 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,324 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,360 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,360 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,375 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,376 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,404 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,412 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,413 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,413 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,413 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,427 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,428 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,454 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,462 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,463 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,478 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,479 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,507 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,516 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,530 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,531 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,559 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,568 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,584 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,584 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,613 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,622 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,637 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,665 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,674 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,674 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,690 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,691 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,729 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,730 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,744 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,745 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,782 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,798 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,799 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,828 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,836 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,836 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,836 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,836 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,850 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,851 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,888 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,901 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,902 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,933 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,933 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,946 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:06,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:06,985 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:06,986 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:06,986 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:06,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:06,986 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:06,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:06,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:06,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:06,997 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:06,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,025 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,026 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,026 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,037 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,037 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,064 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,077 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,077 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,098 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,104 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,104 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,104 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,104 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,115 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,116 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,142 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,155 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,156 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,179 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,186 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,186 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,186 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,198 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,199 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,229 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,241 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,242 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,264 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,271 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,271 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,272 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,272 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,272 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,285 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,310 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,320 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,320 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,338 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,343 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,344 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,344 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,344 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,344 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,354 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,354 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,371 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,377 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,387 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,388 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,418 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,418 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,418 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,419 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,431 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,431 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,462 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,462 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,462 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,462 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,462 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,462 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,474 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,475 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,496 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,503 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,514 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,515 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,534 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,540 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,540 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,540 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,554 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,554 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,588 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,588 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,588 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,603 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,604 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,635 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,635 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,635 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,647 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,647 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,686 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,698 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,699 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,723 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,730 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,745 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,745 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,774 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,784 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,784 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,784 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,784 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,784 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,799 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,800 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,827 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,837 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,837 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,837 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,837 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,852 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,852 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,890 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,891 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,891 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,891 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,906 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,906 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,943 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:07,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:07,958 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:07,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:07,984 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:07,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:07,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:07,992 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:07,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:07,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:07,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:07,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,005 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,006 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,037 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,037 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,037 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,037 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,037 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,049 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,075 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,082 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,094 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,094 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,124 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,136 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,137 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,159 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,167 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,179 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,179 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,204 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,210 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,210 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,211 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,211 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,211 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,211 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,224 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,224 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,247 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,253 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,265 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,265 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,288 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,295 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,306 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,307 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,334 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,346 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,347 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,379 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,379 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,379 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,392 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,422 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,440 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,466 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,477 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,477 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,505 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,505 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,505 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,517 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,537 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,543 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,543 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,543 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,544 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,544 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,554 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,555 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,582 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,593 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,621 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,621 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,621 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,621 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,633 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,633 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,661 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,662 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,713 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,714 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,729 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,730 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,759 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,768 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,769 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,769 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,769 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,769 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,769 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,783 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,784 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,818 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,830 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,831 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,860 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,872 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,873 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,905 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,906 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,906 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,918 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,919 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:08,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:08,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:08,949 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:08,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:08,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:08,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:08,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:08,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:08,963 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:08,963 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:08,992 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,001 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,001 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,001 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,002 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,017 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,018 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,046 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,054 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,070 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,104 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,119 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,119 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,149 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,160 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,161 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,183 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,199 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,211 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,212 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,233 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,240 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,240 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,240 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,240 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,253 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,274 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,281 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,281 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,293 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,293 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,321 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,332 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,332 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,359 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,370 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,392 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,399 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,411 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,411 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,439 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,439 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,439 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,439 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,450 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,473 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,479 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,480 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,480 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,480 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,480 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,492 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,492 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,514 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,521 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,521 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,534 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,534 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,556 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,562 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,563 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,563 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,563 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,563 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,574 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,574 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,596 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,602 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,603 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,603 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,603 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,603 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,603 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,614 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,615 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,647 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,647 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,662 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,692 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,701 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,716 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,717 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,746 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,754 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,754 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,755 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,755 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,755 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,755 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,772 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,772 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,808 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,809 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,822 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,823 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,860 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,875 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,904 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,913 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,926 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,951 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,957 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,958 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:09,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:09,969 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:09,969 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:09,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:09,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:09,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:09,997 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:09,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:09,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:09,997 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:09,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,011 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,012 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,045 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,045 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,045 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,058 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,059 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,079 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,085 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,095 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,121 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,129 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,144 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,179 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,193 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,193 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,227 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,241 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,242 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,269 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,278 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,290 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,290 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,318 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,328 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,329 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,356 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,356 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,356 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,356 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,368 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,368 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,395 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,407 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,407 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,428 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,435 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,453 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,487 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,503 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,504 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,533 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,533 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,547 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,547 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,574 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,582 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,583 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,597 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,598 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,627 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,635 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,635 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,650 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,650 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,678 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,687 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,710 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,711 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,737 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,747 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,762 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,762 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,784 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,791 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,791 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,805 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,806 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,827 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,833 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,834 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,845 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,845 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,866 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,873 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,873 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,873 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,884 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,884 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,912 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,912 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,912 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,912 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,926 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,946 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,953 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,953 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,953 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,954 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,954 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,954 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:10,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:10,965 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:10,965 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:10,986 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:10,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:10,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:10,993 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:10,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:10,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:10,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:10,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,004 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,004 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,025 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,032 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,048 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,049 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,074 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,082 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,083 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,097 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,126 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,133 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,133 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,147 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,147 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,178 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,178 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,178 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,178 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,189 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,190 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,213 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,221 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,221 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,221 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,234 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,234 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,268 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,282 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,283 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,309 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,317 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,317 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,332 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,332 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,369 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,369 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,383 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,383 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,405 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,412 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,412 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,412 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,412 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,424 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,425 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,465 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,466 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,486 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,487 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,512 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,520 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,521 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,521 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,534 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,535 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,563 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,572 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,572 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,586 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,586 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,614 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,622 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,635 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,636 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,663 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,682 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,683 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,712 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,719 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,719 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,733 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,734 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,761 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,762 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,762 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,773 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,774 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,794 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,801 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,801 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,802 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,812 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,813 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,833 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,840 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,840 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,840 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,840 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,855 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,856 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,881 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,889 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,905 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,905 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,944 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,944 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,945 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,945 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,945 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,945 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:11,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:11,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:11,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:11,960 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:11,990 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:11,997 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:11,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:11,997 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:11,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:11,997 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:11,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,012 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,013 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,040 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,051 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,052 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,075 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,084 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,084 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,107 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,117 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,135 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,140 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,150 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,150 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,176 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,176 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,176 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,176 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,192 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,193 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,235 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,235 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,235 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,235 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,235 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,249 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,250 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,277 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,285 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,299 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,299 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,333 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,347 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,348 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,375 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,383 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,383 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,397 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,433 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,447 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,447 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,473 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,482 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,482 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,482 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,482 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,496 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,522 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,530 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,531 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,531 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,531 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,531 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,545 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,545 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,580 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,580 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,580 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,580 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,594 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,625 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,640 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,640 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,669 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,669 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,669 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,669 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,680 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,681 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,709 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,709 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,721 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,721 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,743 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,749 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,749 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,749 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,749 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,750 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,750 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,761 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,761 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,783 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,790 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,790 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,790 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,790 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,790 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,803 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,803 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,825 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,832 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,844 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,845 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,867 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,874 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,874 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,874 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,884 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,885 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,903 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,909 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,909 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,909 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,909 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,919 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,943 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,952 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,953 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:12,974 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:12,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:12,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:12,980 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:12,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:12,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:12,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:12,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:12,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:12,989 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:12,989 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,012 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,024 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,024 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,050 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,050 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,050 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,076 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,082 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,082 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,082 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,082 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,093 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,093 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,115 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,124 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,125 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,141 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,147 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,147 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,156 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,157 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,173 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,179 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,179 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,179 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,179 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,191 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,192 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,214 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,223 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,246 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,257 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,258 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,286 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,286 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,286 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,286 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,286 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,297 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,297 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,320 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,320 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,329 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,329 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,352 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,352 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,352 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,352 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,352 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,361 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,361 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,379 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,384 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,394 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,394 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,417 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,427 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,450 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,450 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,450 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,450 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,450 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,450 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,462 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,493 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,494 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,505 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,505 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,534 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,534 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,534 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,534 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,553 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,554 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,575 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,582 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,582 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,582 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,582 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,593 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,615 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,622 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,622 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,622 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,634 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,634 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,654 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,660 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,661 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,661 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,672 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,673 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,701 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,702 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,713 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,713 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,740 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,740 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,740 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,740 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,751 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,751 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,772 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,778 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,778 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,779 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,789 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,790 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,816 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,816 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,816 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,816 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,816 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,827 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,828 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,846 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,851 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,852 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,852 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,852 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,852 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,861 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,861 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,884 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,893 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,893 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,916 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,916 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,916 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,925 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,942 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,948 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,948 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,948 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,948 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,948 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,948 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,958 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,958 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:13,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:13,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:13,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:13,981 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:13,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:13,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:13,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:13,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:13,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:13,991 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:13,992 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,015 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,015 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,024 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,025 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,042 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,047 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,047 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,059 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,060 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,081 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,086 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,086 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,087 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,087 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,087 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,098 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,099 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,130 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,141 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,159 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,167 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,167 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,177 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,200 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,209 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,209 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,231 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,240 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,262 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,262 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,274 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,275 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,291 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,297 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,297 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,297 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,297 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,297 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,306 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,306 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,324 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,330 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,339 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,339 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,362 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,373 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,373 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,402 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,402 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,402 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,402 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,403 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,414 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,415 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,444 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,444 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,444 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,444 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,456 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,456 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,478 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,485 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,485 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,485 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,485 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,497 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,497 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,526 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,526 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,526 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,526 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,535 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,535 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,558 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,558 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,568 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,569 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,595 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,596 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,596 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,596 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,596 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,608 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,608 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,630 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,636 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,636 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,636 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,652 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,653 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,675 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,682 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,694 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,694 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,717 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,723 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,724 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,724 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,724 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,724 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,735 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,736 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,759 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,766 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,767 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,781 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,781 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,831 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,832 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,832 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,832 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,847 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,847 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,883 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,883 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,883 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,883 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,899 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,900 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,926 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,933 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,934 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,934 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,934 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,934 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,934 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,948 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,949 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:14,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:14,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:14,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:14,977 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:14,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:14,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:14,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:14,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:14,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:14,987 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:14,987 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,005 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,011 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,011 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,011 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,011 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,020 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,021 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,037 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,043 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,052 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,075 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,084 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,084 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,107 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,139 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,149 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,149 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,166 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,172 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,172 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,172 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,172 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,172 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,182 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,182 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,205 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,214 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,237 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,237 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,246 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,246 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,269 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,280 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,303 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,312 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,312 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,329 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,335 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,344 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,344 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,367 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,367 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,384 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,408 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,408 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,408 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,421 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,421 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,443 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,453 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,471 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,477 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,477 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,477 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,477 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,490 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,491 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,515 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,524 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,525 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,547 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,556 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,556 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,573 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,579 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,588 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,589 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,605 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,611 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,611 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,611 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,621 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,638 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,644 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,653 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:10:15,654 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:10:15,671 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:10:15,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:10:15,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:10:15,677 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:10:15,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:10:15,677 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:10:15,677 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:10:15,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:10:15,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:10:15,690 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core WARNING: YOUR LOGFILE WAS TOO LONG, SOME LINES IN THE MIDDLE WERE REMOVED. [2024-11-24 18:11:00,793 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:00,810 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:00,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:00,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:00,815 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:00,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:00,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:00,816 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:00,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:00,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,824 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:00,825 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:00,841 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:00,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:00,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:00,847 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:00,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:00,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:00,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:00,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:00,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,856 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:00,856 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:00,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:00,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:00,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:00,879 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:00,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:00,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:00,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:00,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:00,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,888 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:00,888 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:00,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:00,910 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:00,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:00,910 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:00,910 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:00,910 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:00,910 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:00,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:00,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:00,919 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:00,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:00,941 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:00,942 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:00,942 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:00,942 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:00,942 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:00,942 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:00,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:00,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,950 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:00,951 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:00,967 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:00,973 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:00,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:00,973 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:00,973 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:00,973 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:00,973 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:00,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:00,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:00,987 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:00,988 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,012 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,021 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,021 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,043 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,043 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,043 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,052 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,069 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,075 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,075 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,075 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,075 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,084 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,084 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,106 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,107 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,116 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,116 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,133 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,138 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,138 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,139 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,139 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,147 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,148 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,165 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,170 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,170 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,170 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,179 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,179 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,202 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,202 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,202 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,202 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,211 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,211 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,228 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,234 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,234 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,234 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,234 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,243 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,243 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,267 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,267 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,267 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,267 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,277 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,277 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,294 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,299 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,300 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,300 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,300 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,309 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,309 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,334 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,334 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,343 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,343 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,359 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,365 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,374 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,374 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,396 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,396 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,396 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,396 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,396 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,405 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,405 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,427 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,436 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,436 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,458 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,458 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,459 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,459 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,467 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,490 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,499 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,499 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,516 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,521 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,522 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,522 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,522 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,522 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,522 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,531 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,531 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,547 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,553 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,553 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,553 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,562 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,562 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,585 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,593 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,610 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,616 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,616 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,616 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,616 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,625 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,625 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,647 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,647 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,648 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,648 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,648 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,656 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,657 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,674 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,679 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,679 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,679 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,688 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,689 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,711 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,711 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,711 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,720 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,721 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,744 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,744 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,744 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,744 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,758 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,759 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,785 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,785 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,785 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,785 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,786 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,795 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,817 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,818 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,827 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,827 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,844 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,849 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,850 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,862 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,862 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,878 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,884 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,884 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,884 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,892 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,893 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,909 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,915 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,915 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,923 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,924 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,940 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,945 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,946 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,954 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,955 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:01,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:01,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:01,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:01,977 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:01,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:01,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:01,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:01,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:01,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:01,985 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:01,986 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,002 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,008 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,008 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,008 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,008 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,008 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,008 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,017 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,017 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,034 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,040 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,040 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,040 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,049 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,049 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,071 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,071 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,080 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,103 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,112 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,113 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,129 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,135 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,144 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,144 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,161 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,167 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,177 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,198 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,204 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,204 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,204 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,204 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,204 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,213 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,236 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,246 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,246 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,268 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,281 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,281 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,307 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,307 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,307 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,307 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,307 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,316 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,316 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,340 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,340 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,340 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,350 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,350 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,367 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,372 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,372 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,372 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,373 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,381 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,382 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,399 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,404 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,405 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,405 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,405 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,405 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,405 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,416 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,416 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,433 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,438 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,438 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,438 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,438 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,438 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,447 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,447 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,464 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,469 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,470 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,470 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,479 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,480 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,503 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,504 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,504 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,513 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,513 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,535 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,544 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,567 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,577 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,577 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,594 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,599 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,599 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,599 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,600 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,611 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,611 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,628 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,633 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,633 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,633 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,634 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,634 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,644 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,661 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,674 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,674 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,683 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,684 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,701 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,707 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,707 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,707 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,716 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,716 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,739 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,748 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,749 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,771 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,780 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,803 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,803 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,815 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,815 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,845 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,845 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,845 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,845 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,846 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,857 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,858 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,887 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,899 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,900 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,930 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,930 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,931 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,931 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,931 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,942 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,943 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:02,968 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:02,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:02,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:02,977 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:02,977 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:02,977 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:02,977 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:02,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:02,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:02,990 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:02,991 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,020 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,032 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,043 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,063 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,070 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,081 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,101 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,108 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,108 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,108 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,109 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,109 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,119 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,120 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,146 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,146 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,147 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,147 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,147 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,147 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,159 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,188 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,199 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,225 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,226 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,226 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,226 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,226 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,236 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,236 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,260 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,260 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,270 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,270 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,295 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,304 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,304 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,327 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,336 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,336 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,353 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,359 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,359 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,359 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,368 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,368 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,385 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,390 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,390 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,390 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,390 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,390 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,399 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,400 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,422 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,431 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,431 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,454 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,487 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,487 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,496 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,496 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,519 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,528 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,528 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,551 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,560 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,560 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,577 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,583 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,583 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,583 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,583 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,583 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,583 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,592 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,592 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,618 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,618 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,618 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,618 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,618 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,627 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,627 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,649 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,658 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,658 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,674 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,680 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,680 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,680 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,680 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,680 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,689 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,689 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,712 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,722 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,722 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,748 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,748 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,748 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,748 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,748 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,759 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,759 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,787 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,797 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,798 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,825 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,836 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,864 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,875 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,903 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,903 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,903 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,903 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,914 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,914 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,942 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,943 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,954 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,954 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:03,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:03,982 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:03,983 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:03,983 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:03,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:03,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:03,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:03,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:03,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:03,994 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:03,994 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,015 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,022 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,034 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,034 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,062 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,062 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,062 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,074 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,075 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,097 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,103 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,115 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,115 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,137 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,143 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,154 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,155 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,183 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,194 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,194 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,215 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,222 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,232 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,233 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,257 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,263 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,263 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,275 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,275 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,301 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,311 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,312 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,331 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,338 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,338 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,338 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,338 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,338 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,338 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,348 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,348 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,368 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,374 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,374 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,374 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,374 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,374 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,384 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,403 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,408 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,408 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,409 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,418 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,418 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,435 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,440 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,440 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,441 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,441 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,441 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,450 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,466 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,472 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,481 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,481 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,503 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,503 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,503 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,512 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,513 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,529 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,535 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,535 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,544 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,566 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,566 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,566 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,566 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,575 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,592 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,598 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,598 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,598 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,598 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,607 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,607 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,630 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,630 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,639 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,639 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,662 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,662 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,671 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,671 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,688 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,693 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,694 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,694 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,694 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,704 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,704 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,722 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,727 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,736 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,736 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,759 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,759 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,768 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,769 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,791 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,791 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,791 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,791 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,804 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,804 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,820 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,826 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,826 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,826 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,834 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,835 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,851 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,856 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,856 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,857 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,865 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,865 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,887 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,888 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,896 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,897 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,918 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,919 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,919 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,919 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,919 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,919 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,928 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,928 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,950 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,950 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,959 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:04,976 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:04,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:04,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:04,981 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:04,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:04,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:04,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:04,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:04,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:04,990 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:04,991 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,007 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,013 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,013 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,013 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,013 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,013 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,022 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,022 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,044 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,053 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,054 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,076 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,085 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,108 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,117 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,134 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,140 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,140 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,140 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,140 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,141 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,141 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,150 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,151 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,170 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,176 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,187 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,187 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,214 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,225 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,226 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,252 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,253 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,263 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,263 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,284 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,290 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,290 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,291 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,291 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,291 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,301 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,329 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,329 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,329 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,329 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,329 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,329 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,340 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,340 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,368 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,381 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,382 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,402 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,409 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,409 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,409 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,409 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,409 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,409 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,419 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,420 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,439 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,445 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,446 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,446 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,446 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,446 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,456 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,457 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,487 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,495 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,495 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,499 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,524 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,525 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,571 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,586 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,590 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,622 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,626 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,667 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,679 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,679 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,705 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,713 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,714 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,714 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,714 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,714 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,727 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,728 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,751 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,758 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,758 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,758 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,758 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,769 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,770 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,791 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,798 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,798 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,798 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,798 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,798 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,798 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,809 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,809 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,831 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,838 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,838 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,838 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,838 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,838 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,838 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,849 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,850 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,872 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,879 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,879 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,890 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,891 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,919 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,920 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,931 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:05,959 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:05,959 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:05,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:05,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:05,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:05,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:05,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:05,970 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:05,970 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:05,993 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:05,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,000 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,011 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,011 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,039 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,050 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,050 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,071 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,077 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,077 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,077 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,077 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,077 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,078 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,088 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,088 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,115 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,115 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,127 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,127 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,148 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,158 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,158 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,158 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,158 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,158 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,159 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,169 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,169 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,188 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,194 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,195 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,195 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,195 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,195 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,205 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,205 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,232 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,242 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,242 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,268 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,279 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,298 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,304 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,304 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,304 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,304 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,304 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,314 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,315 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,335 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,341 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,351 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,352 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,372 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,378 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,378 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,378 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,378 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,388 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,389 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,415 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,425 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,445 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,452 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,461 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,462 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,481 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,487 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,487 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,488 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,488 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,488 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,488 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,498 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,499 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,525 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,526 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,544 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,544 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,572 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,572 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,572 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,572 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,582 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,582 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,610 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,621 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,622 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,643 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,649 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,660 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,661 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,688 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,699 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,699 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,719 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,726 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,736 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,737 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,758 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,764 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,764 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,764 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,764 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,764 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,776 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,800 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,807 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,807 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,807 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,807 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,807 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,807 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,818 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,818 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,838 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,844 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,844 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,844 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,854 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,855 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,874 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,881 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,881 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,881 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,891 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,891 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,911 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,918 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,918 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,918 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,918 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,918 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,929 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,929 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,949 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,955 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:06,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:06,965 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:06,966 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:06,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:06,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:06,992 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:06,992 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:06,992 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:06,992 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:06,992 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:06,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,002 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,003 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,022 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,029 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,039 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,040 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,065 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,075 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,076 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,099 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,108 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,108 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,130 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,141 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,142 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,162 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,168 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,168 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,168 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,168 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,168 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,177 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,178 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,194 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,200 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,200 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,200 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,200 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,200 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,200 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,209 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,209 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,226 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,231 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,232 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,232 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,232 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,232 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,232 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,241 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,241 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,258 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,263 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,264 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,264 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,264 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,264 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,264 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,273 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,273 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,295 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,304 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,322 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,327 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,328 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,328 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,328 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,337 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,337 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,354 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,360 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,360 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,360 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,369 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,369 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,389 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,394 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,395 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,404 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,404 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,420 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,426 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,426 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,426 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,426 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,435 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,436 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,452 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,458 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,467 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,467 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,490 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,490 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,490 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,499 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,499 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,517 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,523 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,523 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,523 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,523 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,523 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,533 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,533 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,554 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,560 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,561 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,561 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,561 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,572 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,572 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,600 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,600 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,600 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,601 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,612 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,612 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,634 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,641 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,656 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,656 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,679 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,686 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,686 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,687 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,687 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,687 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,698 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,698 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,721 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,727 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,728 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,728 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,740 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,740 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,769 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,776 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,788 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,788 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,818 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,830 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,830 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,860 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,871 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,872 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,894 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,901 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,902 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,913 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,913 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,936 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,943 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,955 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,955 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:07,977 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:07,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:07,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:07,984 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:07,984 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:07,984 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:07,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:07,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:07,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:07,995 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:07,996 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,018 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,029 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,029 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,029 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,029 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,045 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,045 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,074 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,085 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,107 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,114 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,114 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,114 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,114 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,125 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,125 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,153 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,153 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,153 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,153 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,154 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,165 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,165 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,192 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,192 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,203 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,203 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,224 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,231 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,241 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,242 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,270 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,270 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,270 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,281 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,281 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,302 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,309 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,309 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,309 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,309 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,320 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,320 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,342 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,349 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,349 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,349 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,360 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,360 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,388 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,399 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,400 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,428 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,439 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,468 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,479 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,479 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,508 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,519 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,519 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,547 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,558 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,558 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,579 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,585 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,586 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,586 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,586 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,596 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,597 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,618 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,625 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,625 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,625 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,625 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,625 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,636 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,636 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,664 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,664 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,675 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,675 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,704 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,718 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,718 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,738 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,744 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,745 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,745 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,745 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,745 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,755 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,756 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,783 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,794 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,821 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,855 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,865 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,865 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,888 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,888 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,888 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,897 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,898 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,916 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,921 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,921 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,921 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,921 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,921 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,931 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,956 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,957 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,957 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,957 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,957 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,957 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:08,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:08,967 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:08,967 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:08,988 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:08,994 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:08,995 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:08,995 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:08,995 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:08,995 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:08,995 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:08,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,006 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,006 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,033 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,043 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,062 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,068 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,068 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,068 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,068 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,068 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,078 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,079 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,100 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,106 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,107 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,107 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,107 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,107 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,118 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,119 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,141 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,148 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,148 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,148 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,148 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,148 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,159 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,188 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,188 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,199 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,228 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,269 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,280 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,281 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,303 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,310 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,321 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,322 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,344 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,355 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,355 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,355 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,355 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,355 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,366 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,367 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,395 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,395 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,395 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,395 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,395 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,406 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,406 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,426 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,433 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,433 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,434 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,434 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,444 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,444 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,465 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,472 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,472 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,483 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,483 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,503 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,510 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,510 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,511 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,511 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,521 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,521 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,549 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,549 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,549 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,549 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,549 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,560 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,560 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,581 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,588 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,588 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,588 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,588 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,598 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,599 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,626 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,637 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,658 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,665 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,665 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,676 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,676 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,704 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,715 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,715 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,736 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,743 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,743 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,743 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,743 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,743 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,743 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,754 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,754 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,776 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,783 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,783 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,783 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,783 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,783 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,794 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,823 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,823 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,823 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,835 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,864 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,864 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,864 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,876 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,876 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,898 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,905 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,916 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,917 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,939 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,946 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,946 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,946 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,946 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,946 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,957 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,957 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:09,980 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:09,986 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:09,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:09,987 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:09,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:09,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:09,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:09,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:09,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:09,998 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:09,998 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,024 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,031 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,031 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,031 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,031 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,031 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,042 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,043 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,071 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,071 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,071 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,071 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,082 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,082 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,103 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,110 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,110 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,110 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,110 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,110 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,121 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,121 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,142 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,148 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,149 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,160 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,160 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,181 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,188 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,188 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,188 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,188 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,199 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,228 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,228 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,228 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,228 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,228 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,228 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,261 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,268 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,279 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,301 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,307 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,308 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,308 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,308 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,308 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,308 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,319 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,319 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,348 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,359 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,359 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,381 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,388 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,399 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,399 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,421 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,427 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,427 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,427 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,428 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,428 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,439 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,468 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,468 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,468 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,468 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,468 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,479 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,480 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,508 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,508 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,519 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,520 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,547 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,547 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,548 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,548 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,548 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,548 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,559 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,559 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,580 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,587 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,587 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,587 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,587 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,587 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,587 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,598 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,598 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,626 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,638 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,667 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,667 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,667 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,667 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,678 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,678 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,702 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,709 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,709 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,709 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,709 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,710 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,720 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,721 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,747 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,759 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,759 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,780 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,786 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,787 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,787 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,787 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,797 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,798 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,824 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,825 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,836 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,857 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,863 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,863 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,864 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,864 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,864 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,895 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,902 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,902 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,913 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,913 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,941 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,941 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,941 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,951 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,952 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:10,973 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:10,979 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:10,979 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:10,979 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:10,980 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:10,980 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:10,980 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:10,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:10,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:10,990 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:10,991 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,011 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,018 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,018 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,018 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,029 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,029 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,057 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,057 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,057 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,057 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,057 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,068 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,068 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,089 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,096 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,096 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,096 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,096 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,096 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,107 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,107 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,135 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,135 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,135 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,135 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,135 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,135 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,146 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,167 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,174 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,185 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,186 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,207 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,214 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,225 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,225 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,246 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,253 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,253 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,253 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,253 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,253 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,253 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,264 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,264 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,294 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,294 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,294 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,294 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,294 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,306 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,306 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,334 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,335 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,349 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,349 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,376 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,376 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,376 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,387 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,388 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,414 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,415 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,453 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,464 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,464 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,484 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,491 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,491 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,491 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,491 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,491 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,502 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,523 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,530 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,530 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,540 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,541 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,561 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,568 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,579 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,579 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,600 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,607 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,607 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,607 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,618 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,619 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,639 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,646 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,646 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,646 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,646 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,646 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,657 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,657 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,677 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,684 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,684 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,684 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,684 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,684 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,695 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,695 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,715 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,722 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,732 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,733 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,754 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,760 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,760 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,760 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,760 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,771 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,772 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,793 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,799 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,799 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,799 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,800 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,800 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,800 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,810 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,811 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,832 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,839 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,839 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,839 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,839 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,851 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,851 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,880 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,880 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,880 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,891 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,892 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,913 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,920 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,920 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,920 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,920 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,920 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,931 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,931 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,952 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,958 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,958 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,958 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,959 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,959 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,959 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:11,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:11,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:11,969 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:11,969 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:11,989 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:11,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:11,996 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:11,996 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:11,996 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:11,996 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:11,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,009 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,010 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,029 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,036 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,036 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,036 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,036 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,036 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,047 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,047 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,067 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,074 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,074 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,074 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,074 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,074 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,084 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,105 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,112 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,112 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,112 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,112 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,112 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,112 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,122 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,123 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,143 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,150 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,150 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,150 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,161 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,182 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,189 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,189 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,189 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,189 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,189 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,200 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,200 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,221 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,227 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,227 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,227 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,227 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,227 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,238 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,239 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,265 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,276 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,276 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,302 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,313 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,313 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,334 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,341 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,341 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,341 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,341 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,341 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,341 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,352 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,352 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,373 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,380 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,380 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,380 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,391 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,392 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,419 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,420 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,431 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,431 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,453 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,459 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,460 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,471 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,471 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,493 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,500 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,511 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,540 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,540 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,540 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,550 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,551 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,579 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,579 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,579 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,580 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,591 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,591 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,612 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,619 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,619 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,619 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,633 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,634 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,675 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,675 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,675 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,690 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,690 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,718 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,726 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,726 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,741 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,742 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,768 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,776 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,776 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,776 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,789 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,790 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,816 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,824 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,824 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,838 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,839 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,865 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,874 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,887 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,888 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,915 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,923 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,923 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,923 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,936 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,937 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:12,963 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:12,971 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:12,971 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:12,971 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:12,972 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:12,972 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:12,972 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:12,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:12,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:12,985 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:12,985 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,020 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,021 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,021 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,021 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,034 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,035 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,061 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,068 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,069 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,069 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,069 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,069 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,083 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,084 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,110 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,118 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,118 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,118 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,118 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,119 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,119 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,132 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,132 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,159 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,166 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,167 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,167 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,167 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,180 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,181 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,209 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,217 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,218 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,232 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,233 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,260 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,268 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,269 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,284 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,312 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,320 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,321 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,321 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,321 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,321 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,321 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,335 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,335 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,363 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,371 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,372 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,372 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,372 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,385 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,386 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,413 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,422 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,422 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,422 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,422 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,436 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,436 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,471 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,485 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,485 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,526 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,534 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,534 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,535 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,535 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,547 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,547 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,567 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,573 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,573 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,584 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,585 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,609 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,619 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,620 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,638 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,644 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,644 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,644 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,644 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,644 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,644 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,654 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,654 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,672 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,678 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,678 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,678 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,679 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,679 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,688 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,706 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,712 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,712 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,712 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,712 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,712 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,712 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,721 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,722 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,740 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,746 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,746 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,746 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,746 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,746 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,746 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,756 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,756 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,781 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,781 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,812 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,818 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,829 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,829 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,850 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,857 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,857 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,857 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,857 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,857 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,868 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,868 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,889 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,896 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,896 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,896 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,896 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,907 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,907 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,928 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,935 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,947 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,947 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:13,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:13,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:13,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:13,976 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:13,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:13,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:13,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:13,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:13,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:13,987 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:13,987 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,009 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,016 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,016 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,016 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,016 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,017 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,017 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,028 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,029 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,058 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,058 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,058 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,058 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,058 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,069 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,069 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,098 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,098 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,098 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,110 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,110 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,139 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,139 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,139 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,140 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,140 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,151 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,151 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,183 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,183 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,183 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,194 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,195 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,215 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,222 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,222 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,233 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,234 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,262 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,262 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,262 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,274 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,274 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,295 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,301 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,312 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,313 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,333 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,339 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,339 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,340 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,340 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,340 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,340 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,350 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,350 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,377 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,377 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,377 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,377 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,377 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,387 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,388 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,408 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,415 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,415 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,415 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,415 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,415 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,454 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,454 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,454 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,454 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,465 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,465 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,486 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,493 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,494 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,504 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,504 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,525 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,532 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,532 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,532 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,543 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,543 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,564 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,571 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,571 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,582 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,582 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,610 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,610 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,610 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,610 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,610 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,610 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,621 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,642 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,648 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,648 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,649 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,649 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,649 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,659 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,660 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,681 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,688 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,688 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,688 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,699 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,699 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,727 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,727 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,727 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,727 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,727 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,738 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,739 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,767 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,767 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,767 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,767 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,768 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,779 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,780 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,801 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,808 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,808 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,808 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,808 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,808 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,822 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,823 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,843 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,850 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,850 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,850 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,850 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,850 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,861 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,862 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,882 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,889 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,889 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,889 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,889 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,900 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,900 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,920 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,927 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,927 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,927 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,927 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,927 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,927 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,938 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,938 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,959 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:14,965 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:14,965 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:14,965 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:14,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:14,966 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:14,966 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:14,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:14,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:14,976 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:14,976 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:14,996 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,003 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,003 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,003 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,003 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,003 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,003 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,014 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,014 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,039 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,039 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,039 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,039 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,039 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,048 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,048 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,066 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,072 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,072 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,072 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,081 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,081 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,099 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,104 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,104 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,105 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,105 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,105 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,105 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,114 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,114 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,132 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,137 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,137 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,137 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,137 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,137 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,137 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,146 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,147 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,164 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,169 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,169 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,169 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,169 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,169 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,170 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,178 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,179 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,201 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,201 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,201 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,201 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,201 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,211 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,211 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,230 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,236 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,245 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,246 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,263 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,269 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,279 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,303 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,303 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,303 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,303 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,303 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,312 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,312 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,330 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,335 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,335 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,335 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,336 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,345 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,345 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,362 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,368 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,368 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,377 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,377 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,395 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,400 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,400 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,400 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,400 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,400 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,400 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,412 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,412 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,429 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,434 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,435 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,435 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,435 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,435 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,444 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,444 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,461 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,467 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,467 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,467 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,467 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,467 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,476 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,477 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,494 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,499 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,500 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,500 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,500 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,500 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,500 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,509 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,509 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,527 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,532 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,533 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,533 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,533 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,533 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,542 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,543 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,568 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,568 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,568 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,568 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,580 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,580 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,599 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,605 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,605 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,617 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,617 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,636 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,645 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,645 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,645 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,645 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,645 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,645 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,657 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,657 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,682 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,689 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,690 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,690 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,690 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,690 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,690 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,701 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,701 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,720 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,726 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,726 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,726 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,726 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,735 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,735 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,753 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,758 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,759 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,759 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,759 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,759 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,768 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,768 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,786 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,791 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,792 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,792 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,801 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,801 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,819 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,825 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,825 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,825 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,825 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,825 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,835 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,836 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,863 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,873 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,873 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,900 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,901 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,912 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,912 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,937 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,937 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,951 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,951 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:15,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:15,981 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:15,981 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:15,982 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:15,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:15,982 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:15,982 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:15,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:15,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:15,993 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:15,994 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,029 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,029 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,030 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,030 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,030 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,030 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,040 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,040 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,057 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,063 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,063 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,073 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,073 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,103 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,103 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,103 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,103 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,103 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,103 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,115 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,115 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,136 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,142 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,142 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,142 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,142 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,142 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,142 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,151 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,152 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,169 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,174 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,183 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,184 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,200 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,206 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,206 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,206 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,206 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,215 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,215 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,232 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,237 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,237 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,237 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,238 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,238 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,247 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,247 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,264 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,269 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,269 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,269 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,278 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,279 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,296 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,301 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,301 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,301 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,310 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,310 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,327 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,333 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,333 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,333 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,342 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,342 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,359 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,365 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,374 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,374 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,393 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,398 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,399 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,399 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,399 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,399 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,408 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,409 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,427 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,433 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,433 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,433 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,443 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,460 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,466 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,466 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,466 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,466 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,466 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,466 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,475 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,475 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,501 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,501 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,501 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,511 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,512 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,539 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,539 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,539 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,550 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,550 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,578 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,579 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,579 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,579 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,579 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,589 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,590 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,619 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,626 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,626 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,626 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,637 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,664 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,664 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,665 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,665 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,665 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,675 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,675 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,703 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,713 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,714 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,740 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,741 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,741 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,741 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,751 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,752 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,780 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,780 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,780 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,780 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,780 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,791 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,791 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,811 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,818 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,818 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,818 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,818 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,818 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,818 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,829 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,829 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,855 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,855 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,856 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,856 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,856 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,866 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,866 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,892 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,902 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,903 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,930 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,940 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,941 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:16,961 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:16,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:16,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:16,968 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:16,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:16,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:16,968 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:16,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:16,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:16,979 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:16,979 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,000 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,007 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,007 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,007 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,007 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,007 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,007 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,018 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,018 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,039 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,046 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,046 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,046 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,056 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,057 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,085 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,085 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,085 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,096 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,096 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,117 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,124 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,124 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,124 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,124 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,124 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,124 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,135 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,135 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,163 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,164 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,164 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,174 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,175 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,196 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,203 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,203 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,203 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,203 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,214 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,235 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,241 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,241 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,242 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,242 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,242 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,252 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,252 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,283 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,283 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,283 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,283 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,283 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,293 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,293 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,313 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,319 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,320 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,320 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,330 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,330 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,350 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,356 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,367 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,367 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,387 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,394 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,394 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,394 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,404 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,404 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,424 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,430 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,431 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,431 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,431 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,431 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,431 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,442 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,442 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,462 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,469 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,469 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,469 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,469 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,469 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,480 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,480 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,507 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,507 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,507 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,508 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,508 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,518 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,518 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,546 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,547 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,547 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,557 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,557 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,585 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,585 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,585 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,585 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,585 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,585 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,596 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,596 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,624 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,624 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,624 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,624 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,624 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,624 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,635 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,635 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,656 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,663 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,663 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,663 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,674 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,675 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,696 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,702 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,702 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,702 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,713 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,714 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,742 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,742 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,753 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,753 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,782 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,793 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,793 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,814 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,820 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,821 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,821 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,821 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,821 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,821 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,831 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,860 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,871 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,871 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,899 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,899 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,899 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,899 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,899 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,899 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,913 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,914 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,934 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,940 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,940 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,940 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,941 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,941 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,951 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,952 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:17,971 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:17,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:17,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:17,978 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:17,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:17,978 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:17,978 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:17,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:17,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:17,988 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:17,988 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,008 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,014 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,015 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,015 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,015 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,015 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,025 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,025 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,045 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,051 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,052 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,052 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,052 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,062 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,063 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,089 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,089 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,089 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,089 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,089 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,089 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,099 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,100 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,120 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,126 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,126 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,126 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,126 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,126 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,137 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,163 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,163 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,163 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,163 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,163 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,173 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,173 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,193 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,199 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,199 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,199 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,209 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,209 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,229 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,235 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,236 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,236 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,236 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,246 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,246 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,266 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,273 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,273 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,273 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,273 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,273 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,273 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,284 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,284 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,310 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,311 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,311 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,311 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,311 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,321 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,321 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,341 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,348 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,358 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,359 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,384 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,385 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,385 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,385 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,385 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,395 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,395 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,416 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,422 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,422 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,422 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,423 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,423 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,436 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,437 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,463 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,471 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,471 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,472 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,472 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,484 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,485 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,505 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,511 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,512 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,512 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,512 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,512 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,523 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,523 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,544 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,550 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,550 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,550 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,550 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,550 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,550 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,564 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,564 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,584 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,591 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,601 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,621 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,627 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,628 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,628 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,638 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,638 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,660 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,666 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,666 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,666 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,666 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,666 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,677 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,703 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,713 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,714 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,733 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,739 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,750 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,750 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,770 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,777 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,777 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,777 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,786 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,787 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,815 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,822 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,822 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,833 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,833 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,853 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,859 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,860 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,860 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,860 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,860 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,871 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,871 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,892 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,898 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,910 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,910 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,929 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,935 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,935 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,935 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,935 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,935 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,935 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,944 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,944 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,967 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,967 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,967 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:18,967 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:18,967 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:18,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:18,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:18,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:18,977 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:18,977 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:18,994 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:18,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:18,999 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:18,999 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,000 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,000 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,000 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,009 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,009 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,026 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,032 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,032 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,041 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,041 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,064 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,064 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,064 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,064 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,074 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,074 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,091 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,097 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,097 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,097 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,097 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,097 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,106 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,107 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,130 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,139 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,140 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,157 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,166 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,175 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,175 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,197 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,197 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,198 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,206 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,207 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,223 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,229 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,229 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,229 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,229 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,238 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,238 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,255 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,261 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,261 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,261 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,261 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,261 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,261 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,270 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,270 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,287 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,293 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,293 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,293 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,293 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,293 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,302 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,302 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,319 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,325 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,325 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,325 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,325 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,325 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,334 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,334 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,351 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,357 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,357 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,366 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,366 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,388 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,389 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,398 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,421 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,421 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,421 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,421 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,421 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,421 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,430 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,430 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,448 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,453 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,453 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,453 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,453 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,454 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,463 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,486 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,486 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,486 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,486 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,486 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,495 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,495 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,513 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,518 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,518 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,519 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,519 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,519 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,528 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,528 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,545 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,551 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,551 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,551 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,551 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,551 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,551 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,561 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,561 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,578 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,584 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,584 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,584 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,584 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,584 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,584 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,594 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,594 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,611 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,617 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,617 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,617 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,617 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,617 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,626 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,626 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,644 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,649 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,649 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,650 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,650 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,659 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,659 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,676 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,682 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,682 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,692 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,692 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,713 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,718 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,718 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,718 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,718 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,728 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,728 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,745 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,750 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,750 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,751 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,751 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,751 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,751 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,760 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,760 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,777 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,782 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,782 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,792 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,792 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,809 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,814 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,815 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,815 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,815 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,815 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,815 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,824 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,824 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,841 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,846 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,847 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,847 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,847 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,847 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,856 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,856 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,873 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,879 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,879 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,879 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,888 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,888 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,905 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,911 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,911 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,911 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,911 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,911 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,911 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,920 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,937 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,943 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,943 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,952 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,952 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:19,969 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:19,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:19,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:19,974 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:19,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:19,975 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:19,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:19,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:19,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:19,983 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:19,984 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,001 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,006 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,006 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,006 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,006 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,006 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,016 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,016 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,033 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,038 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,038 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,038 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,038 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,038 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,038 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,047 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,047 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,064 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,070 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,070 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,070 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,070 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,070 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,070 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,079 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,079 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,096 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,102 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,102 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,102 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,102 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,111 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,111 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,128 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,133 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,134 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,134 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,134 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,134 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,143 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,143 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,160 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,166 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,166 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,166 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,166 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,166 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,175 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,175 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,192 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,198 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,198 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,198 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,198 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,198 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,198 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,207 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,208 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,225 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,230 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,231 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,231 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,231 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,239 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,240 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,259 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,264 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,265 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,265 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,265 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,265 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,265 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,273 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,274 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,290 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,296 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,296 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,296 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,296 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,296 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,305 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,305 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,321 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,327 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,327 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,327 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,327 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,327 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,336 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,336 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,352 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,358 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,358 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,358 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,358 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,367 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,367 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,383 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,389 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,389 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,389 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,389 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,398 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,420 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,420 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,420 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,420 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,420 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,420 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,429 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,430 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,451 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,452 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,452 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,452 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,452 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,461 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,461 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,477 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,483 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,483 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,483 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,483 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,483 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,483 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,492 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,492 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,514 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,514 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,514 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,514 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,514 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,514 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,523 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,523 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,540 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,546 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,555 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,555 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,578 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,578 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,587 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,587 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,604 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,609 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,618 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,618 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,641 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,641 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,641 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,641 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,641 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,641 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,650 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,650 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,668 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,673 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,673 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,673 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,673 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,683 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,683 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,700 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,705 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,706 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,706 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,706 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,715 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,715 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,732 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,738 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,738 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,738 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,738 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,738 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,747 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,747 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,764 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,770 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,770 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,770 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,770 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,782 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,782 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,798 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,804 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,804 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,804 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,804 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,813 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,813 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,829 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,835 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,835 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,835 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,835 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,835 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,843 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,860 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,865 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,866 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,875 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,891 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,897 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,897 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,897 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,906 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,906 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,923 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,928 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,928 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,928 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,937 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,938 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,954 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,959 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,960 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,960 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,960 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,960 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,960 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,968 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:20,969 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:20,985 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:20,991 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:20,991 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:20,991 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:20,991 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:20,991 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:20,991 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:20,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:20,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:20,999 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,000 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,022 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,031 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,032 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,049 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,054 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,054 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,054 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,054 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,054 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,063 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,064 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,080 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,085 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,086 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,086 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,086 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,086 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,095 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,095 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,112 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,117 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,117 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,117 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,117 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,117 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,117 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,126 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,127 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,144 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,149 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,149 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,149 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,149 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,149 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,150 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,158 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,159 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,176 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,182 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,182 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,182 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,182 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,182 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,191 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,191 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,208 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,214 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,214 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,214 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,214 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,223 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,223 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,240 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,245 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,246 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,246 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,255 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,255 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,272 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,277 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,278 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,278 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,278 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,278 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,287 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,287 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,304 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,310 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,310 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,310 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,310 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,310 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,322 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,322 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,339 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,344 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,344 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,345 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,345 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,345 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,353 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,354 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,370 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,375 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,375 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,375 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,375 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,375 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,376 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,384 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,401 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,406 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,406 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,406 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,406 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,415 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,415 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,432 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,437 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,437 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,437 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,438 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,449 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,449 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,467 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,473 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,473 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,473 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,473 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,473 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,482 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,482 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,499 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,504 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,504 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,504 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,505 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,505 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,513 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,514 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,530 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,535 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,536 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,536 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,536 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,536 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,536 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,545 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,545 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,562 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,567 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,567 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,567 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,567 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,567 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,576 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,593 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,598 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,598 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,599 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,599 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,599 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,599 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,608 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,608 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,631 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,631 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,639 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,640 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,657 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,662 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,662 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,663 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,663 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,671 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,671 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,694 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,700 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,700 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,701 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,701 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,701 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,701 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,712 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,712 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,735 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,742 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,753 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,753 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,775 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,782 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,782 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,782 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,794 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,795 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,817 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,824 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,835 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,835 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,856 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,862 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,863 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,863 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,863 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,863 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,863 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,874 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,874 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,896 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,913 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,914 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,925 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,925 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,945 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,951 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,952 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,952 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,952 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,952 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,962 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,963 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:21,982 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:21,988 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:21,988 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:21,988 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:21,988 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:21,988 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:21,989 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:21,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:21,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:21,999 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:21,999 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,017 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,022 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,022 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,023 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,032 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,032 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,055 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,062 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,062 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,063 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,063 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,074 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,074 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,099 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,099 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,099 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,108 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,108 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,125 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,130 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,130 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,130 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,130 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,139 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,139 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,156 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,161 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,162 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,162 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,162 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,162 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,162 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,170 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,171 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,187 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,193 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,193 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,202 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,202 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,219 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,224 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,224 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,224 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,224 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,233 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,234 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,250 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,256 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,256 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,256 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,256 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,265 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,265 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,282 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,287 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,287 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,288 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,288 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,288 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,288 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,296 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,297 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,319 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,319 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,319 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,319 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,319 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,319 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,328 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,329 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,346 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,351 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,351 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,351 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,351 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,360 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,361 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,378 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,384 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,384 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,384 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,393 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,393 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,411 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,416 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,417 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,417 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,417 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,417 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,417 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,426 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,426 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,444 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,449 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,449 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,449 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,449 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,449 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,458 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,458 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,479 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,484 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,484 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,484 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,484 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,493 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,493 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,509 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,515 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,515 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,515 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,515 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,524 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,524 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,541 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,546 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,546 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,555 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,555 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,572 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,577 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,577 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,577 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,577 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,578 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,578 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,586 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,587 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,603 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,609 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,609 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,618 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,618 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,635 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,640 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,640 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,640 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,649 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,649 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,666 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,671 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,680 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,680 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,697 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,703 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,703 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,703 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,712 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,712 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,728 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,734 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,734 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,734 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,734 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,734 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,734 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,743 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,743 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,760 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,765 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,765 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,765 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,765 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,765 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,775 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,775 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,792 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,797 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,797 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,797 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,797 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,797 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,797 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,806 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,807 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,823 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,829 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,829 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,829 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,829 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,829 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,829 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,838 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,838 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,855 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,860 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,860 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,860 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,861 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,861 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,861 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,869 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,870 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,886 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,892 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,892 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,892 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,892 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,892 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,892 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,901 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,901 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,918 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,923 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,923 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,923 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,924 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,924 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,924 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,932 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,933 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,950 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,955 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,955 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,955 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,955 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,964 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,965 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:22,982 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:22,987 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:22,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:22,987 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:22,987 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:22,987 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:22,987 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:22,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:22,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:22,996 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:22,997 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,016 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,021 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,022 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,022 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,022 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,022 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,022 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,031 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,031 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,047 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,053 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,053 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,053 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,062 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,062 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,078 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,084 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,084 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,084 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,084 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,092 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,093 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,109 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,114 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,115 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,115 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,115 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,115 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,115 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,123 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,124 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,140 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,145 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,145 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,146 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,146 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,146 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,146 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,154 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,154 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,171 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,176 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,176 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,176 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,177 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,177 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,185 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,186 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,202 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,208 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,208 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,208 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,208 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,208 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,208 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,217 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,217 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,234 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,239 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,239 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,239 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,240 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,248 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,249 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,265 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,270 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,271 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,271 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,271 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,271 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,279 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,280 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,297 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,302 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,302 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,302 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,302 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,311 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,311 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,328 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,333 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,333 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,333 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,334 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,334 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,342 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,343 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,360 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,365 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,365 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,365 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,365 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,365 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,374 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,374 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,396 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,397 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,397 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,397 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,397 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,406 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,406 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,423 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,428 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,428 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,429 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,429 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,429 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,429 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,438 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,438 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,455 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,460 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,460 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,461 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,461 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,469 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,470 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,487 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,493 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,493 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,493 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,493 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,502 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,519 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,525 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,525 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,525 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,525 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,525 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,537 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,537 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,553 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,559 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,559 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,559 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,559 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,559 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,568 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,568 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,586 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,591 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,591 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,591 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,600 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,623 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,623 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,623 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,623 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,632 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,632 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,648 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,654 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,654 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,663 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,663 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,680 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,685 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,685 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,685 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,685 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,685 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,685 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,694 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,694 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,711 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,716 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,716 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,716 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,716 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,725 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,725 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,742 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,747 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,747 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,747 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,747 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,747 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,756 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,756 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,773 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,779 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,779 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,779 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,779 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,779 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,779 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,788 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,788 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,805 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,810 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,810 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,810 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,810 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,819 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,820 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,836 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,842 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,842 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,842 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,842 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,842 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,851 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,851 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,868 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,873 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,873 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,874 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,874 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,874 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,882 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,883 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,905 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,905 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,905 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,905 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,905 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,914 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,914 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,931 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,936 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,937 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,937 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,937 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,937 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,937 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,946 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,963 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:23,968 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:23,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:23,968 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:23,968 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:23,968 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:23,969 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:23,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:23,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:23,977 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:23,978 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:23,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,000 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,000 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,000 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,001 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,001 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,001 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,010 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,010 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,027 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,033 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,033 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,033 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,042 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,042 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,059 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,065 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,065 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,065 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,076 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,076 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,093 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,098 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,099 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,107 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,108 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,124 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,129 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,129 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,129 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,129 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,130 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,130 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,138 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,139 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,155 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,160 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,161 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,161 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,161 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,161 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,161 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,169 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,170 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,186 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,191 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,192 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,192 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,192 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,192 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,200 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,201 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,217 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,223 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,223 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,223 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,223 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,232 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,232 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,249 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,254 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,254 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,254 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,254 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,263 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,263 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,280 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,285 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,285 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,285 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,285 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,285 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,285 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,294 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,294 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,311 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,316 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,316 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,325 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,326 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,343 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,348 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,348 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,348 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,348 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,357 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,357 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,374 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,379 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,379 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,380 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,380 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,380 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,380 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,388 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,389 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,406 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,411 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,411 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,411 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,411 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,411 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,411 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,420 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,420 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,437 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,443 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,443 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,443 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,443 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,443 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,452 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,452 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,469 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,474 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,475 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,475 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,475 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,483 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,484 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,501 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,506 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,506 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,507 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,507 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,516 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,516 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,533 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,538 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,538 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,539 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,539 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,539 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,548 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,548 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,565 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,570 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,571 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,571 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,571 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,571 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,571 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,580 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,580 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,597 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,606 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,606 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,606 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,606 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,606 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,615 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,615 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,631 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,637 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,646 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,646 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,662 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,668 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,668 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,668 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,668 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,676 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,677 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,693 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,698 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,699 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,699 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,699 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,707 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,708 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,724 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,730 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,730 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,739 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,756 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,761 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,761 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,761 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,761 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,770 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,770 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,787 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,792 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,792 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,792 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,801 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,801 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,818 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,823 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,823 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,824 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,824 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,824 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,832 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,833 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,849 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,854 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,855 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,855 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,855 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,855 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,855 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,863 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,864 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,880 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,886 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,886 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,886 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,886 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,886 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,895 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,895 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,912 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,917 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,917 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,917 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,917 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,917 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,917 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,926 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,926 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,943 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,949 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,949 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,949 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,949 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,958 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,958 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:24,975 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:24,980 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:24,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:24,980 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:24,981 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:24,981 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:24,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:24,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:24,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:24,989 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:24,990 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,006 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,012 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,012 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,012 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,021 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,022 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,038 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,044 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,044 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,044 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,044 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,044 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,053 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,053 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,070 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,076 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,076 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,076 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,085 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,085 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,102 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,107 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,107 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,108 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,108 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,108 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,108 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,117 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,117 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,138 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,143 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,143 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,143 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,143 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,143 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,143 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,152 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,152 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,168 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,174 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,174 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,174 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,174 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,182 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,183 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,199 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,205 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,205 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,205 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,205 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,214 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,214 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,231 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,236 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,236 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,236 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,237 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,237 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,245 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,246 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,262 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,268 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,268 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,268 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,276 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,277 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,293 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,299 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,299 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,299 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,299 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,299 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,308 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,308 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,325 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,330 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,330 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,330 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,330 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,340 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,340 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,356 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,362 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,362 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,362 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,362 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,362 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,371 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,388 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,393 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,393 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,393 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,394 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,402 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,402 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,419 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,425 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,425 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,425 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,425 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,425 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,434 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,434 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,451 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,457 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,458 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,458 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,458 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,458 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,471 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,471 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,495 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,502 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,502 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,503 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,515 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,515 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,538 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,545 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,546 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,546 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,546 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,546 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,558 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,559 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,582 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,589 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,589 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,589 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,589 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,589 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,589 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,601 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,601 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,625 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,630 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,630 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,630 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,631 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,631 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,641 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,642 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,663 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,669 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,670 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,670 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,670 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,670 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,680 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,680 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,698 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,703 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,704 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,704 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,704 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,704 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,713 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,714 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,734 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,739 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,739 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,739 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,739 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,739 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,739 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,748 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,748 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,765 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,771 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,771 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,771 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,771 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,780 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,780 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,797 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,802 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,802 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,802 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,803 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,803 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,811 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,812 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,829 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,834 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,834 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,834 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,834 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,843 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,861 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,866 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,866 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,866 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,866 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,875 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,876 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,893 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,898 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,898 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,898 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,898 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,898 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,907 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,907 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,924 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,929 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,929 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,929 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,930 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,930 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,939 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,939 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,956 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,961 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,961 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,961 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,961 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:25,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:25,970 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:25,971 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:25,987 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:25,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:25,993 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:25,993 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:25,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:25,993 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:25,993 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:25,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,002 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,002 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,019 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,024 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,025 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,025 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,033 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,034 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,051 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,056 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,056 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,056 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,056 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,065 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,065 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,082 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,088 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,088 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,088 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,088 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,088 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,097 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,097 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,114 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,120 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,120 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,120 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,120 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,129 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,129 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,146 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,152 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,161 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,161 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,178 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,183 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,183 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,184 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,184 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,184 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,184 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,192 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,193 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,210 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,216 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,216 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,216 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,216 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,225 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,225 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,242 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,248 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,248 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,248 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,248 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,248 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,260 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,260 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,276 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-24 18:11:26,282 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 129 states and 136 transitions. [2024-11-24 18:11:26,282 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 136 transitions. [2024-11-24 18:11:26,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-24 18:11:26,282 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:26,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,291 INFO L256 TraceCheckSpWp]: Trace formula consists of 43 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-24 18:11:26,291 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:26,323 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-24 18:11:26,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 128 states to 122 states and 128 transitions. [2024-11-24 18:11:26,361 INFO L276 IsEmpty]: Start isEmpty. Operand 122 states and 128 transitions. [2024-11-24 18:11:26,361 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-24 18:11:26,361 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,361 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,387 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:26,426 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,426 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 132 states to 121 states and 127 transitions. [2024-11-24 18:11:26,426 INFO L276 IsEmpty]: Start isEmpty. Operand 121 states and 127 transitions. [2024-11-24 18:11:26,427 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-24 18:11:26,427 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,427 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,451 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:26,529 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,529 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 120 states and 126 transitions. [2024-11-24 18:11:26,529 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 126 transitions. [2024-11-24 18:11:26,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2024-11-24 18:11:26,530 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,530 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,563 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:26,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139 states to 119 states and 125 transitions. [2024-11-24 18:11:26,590 INFO L276 IsEmpty]: Start isEmpty. Operand 119 states and 125 transitions. [2024-11-24 18:11:26,591 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-24 18:11:26,591 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,615 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:26,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 118 states and 124 transitions. [2024-11-24 18:11:26,639 INFO L276 IsEmpty]: Start isEmpty. Operand 118 states and 124 transitions. [2024-11-24 18:11:26,639 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-24 18:11:26,639 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,640 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,648 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:26,653 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:26,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 117 states and 123 transitions. [2024-11-24 18:11:26,653 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 123 transitions. [2024-11-24 18:11:26,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-11-24 18:11:26,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:26,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:26,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:26,816 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:11:27,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:27,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 159 states to 116 states and 122 transitions. [2024-11-24 18:11:27,515 INFO L276 IsEmpty]: Start isEmpty. Operand 116 states and 122 transitions. [2024-11-24 18:11:27,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-24 18:11:27,516 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:27,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:27,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:27,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:27,539 INFO L256 TraceCheckSpWp]: Trace formula consists of 66 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-24 18:11:27,540 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:27,580 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:28,280 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:28,280 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 179 states to 115 states and 121 transitions. [2024-11-24 18:11:28,280 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 121 transitions. [2024-11-24 18:11:28,281 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-24 18:11:28,281 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:28,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:28,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:28,495 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:11:29,459 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:29,460 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 200 states to 114 states and 120 transitions. [2024-11-24 18:11:29,460 INFO L276 IsEmpty]: Start isEmpty. Operand 114 states and 120 transitions. [2024-11-24 18:11:29,460 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-24 18:11:29,460 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:29,460 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:29,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:29,538 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:29,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:29,608 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 115 states and 121 transitions. [2024-11-24 18:11:29,608 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 121 transitions. [2024-11-24 18:11:29,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-24 18:11:29,609 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:29,609 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:29,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:29,733 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:29,949 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:29,950 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 117 states and 124 transitions. [2024-11-24 18:11:29,950 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 124 transitions. [2024-11-24 18:11:29,950 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2024-11-24 18:11:29,950 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:29,950 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:29,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:29,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:29,973 INFO L256 TraceCheckSpWp]: Trace formula consists of 72 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-24 18:11:29,974 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:30,097 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:30,635 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:30,635 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 120 states and 129 transitions. [2024-11-24 18:11:30,636 INFO L276 IsEmpty]: Start isEmpty. Operand 120 states and 129 transitions. [2024-11-24 18:11:30,636 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-24 18:11:30,636 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:30,636 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:30,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:30,966 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 3 refuted. 0 times theorem prover too weak. 8 trivial. 0 not checked. [2024-11-24 18:11:32,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:32,011 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 226 states to 124 states and 135 transitions. [2024-11-24 18:11:32,011 INFO L276 IsEmpty]: Start isEmpty. Operand 124 states and 135 transitions. [2024-11-24 18:11:32,012 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-24 18:11:32,012 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:32,012 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:32,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:32,023 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:32,033 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:32,033 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 225 states to 123 states and 134 transitions. [2024-11-24 18:11:32,033 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 134 transitions. [2024-11-24 18:11:32,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2024-11-24 18:11:32,034 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:32,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:32,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:32,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:32,058 INFO L256 TraceCheckSpWp]: Trace formula consists of 75 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-24 18:11:32,058 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:32,299 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:11:34,195 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:34,196 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 248 states to 129 states and 144 transitions. [2024-11-24 18:11:34,196 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 144 transitions. [2024-11-24 18:11:34,196 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-24 18:11:34,196 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:34,196 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:34,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:34,206 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:34,221 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:34,221 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 247 states to 128 states and 143 transitions. [2024-11-24 18:11:34,221 INFO L276 IsEmpty]: Start isEmpty. Operand 128 states and 143 transitions. [2024-11-24 18:11:34,222 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2024-11-24 18:11:34,222 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:34,222 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:34,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:34,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:34,244 INFO L256 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-24 18:11:34,245 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:34,350 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:35,868 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:35,869 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 261 states to 136 states and 156 transitions. [2024-11-24 18:11:35,869 INFO L276 IsEmpty]: Start isEmpty. Operand 136 states and 156 transitions. [2024-11-24 18:11:35,869 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-24 18:11:35,869 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:35,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:35,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:35,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:35,894 INFO L256 TraceCheckSpWp]: Trace formula consists of 78 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-24 18:11:35,895 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:35,916 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:35,939 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:35,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 262 states to 137 states and 157 transitions. [2024-11-24 18:11:35,939 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 157 transitions. [2024-11-24 18:11:35,940 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2024-11-24 18:11:35,940 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:35,940 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:35,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:35,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:35,964 INFO L256 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-24 18:11:35,965 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:36,116 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:36,381 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:36,381 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263 states to 138 states and 158 transitions. [2024-11-24 18:11:36,381 INFO L276 IsEmpty]: Start isEmpty. Operand 138 states and 158 transitions. [2024-11-24 18:11:36,381 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-24 18:11:36,381 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:36,381 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:36,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:36,496 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:36,637 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:36,637 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 265 states to 139 states and 160 transitions. [2024-11-24 18:11:36,637 INFO L276 IsEmpty]: Start isEmpty. Operand 139 states and 160 transitions. [2024-11-24 18:11:36,637 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-11-24 18:11:36,637 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:36,637 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:36,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:36,734 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:36,976 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:36,976 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 268 states to 141 states and 163 transitions. [2024-11-24 18:11:36,976 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 163 transitions. [2024-11-24 18:11:36,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-24 18:11:36,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:36,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:36,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:11:36,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:36,996 INFO L256 TraceCheckSpWp]: Trace formula consists of 82 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-11-24 18:11:36,996 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:11:37,152 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:37,681 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:37,682 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 272 states to 144 states and 167 transitions. [2024-11-24 18:11:37,682 INFO L276 IsEmpty]: Start isEmpty. Operand 144 states and 167 transitions. [2024-11-24 18:11:37,682 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 43 [2024-11-24 18:11:37,682 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:37,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:37,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:38,043 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:11:49,315 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-24 18:11:49,318 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:49,318 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 283 states to 152 states and 178 transitions. [2024-11-24 18:11:49,318 INFO L276 IsEmpty]: Start isEmpty. Operand 152 states and 178 transitions. [2024-11-24 18:11:49,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-11-24 18:11:49,318 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:49,318 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:49,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:49,354 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:59,658 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 10.00s for a HTC check with result UNKNOWN. Formula has sorts [Bool, Int], hasArrays=false, hasNonlinArith=true, quantifiers [] [2024-11-24 18:11:59,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:59,671 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 154 states and 180 transitions. [2024-11-24 18:11:59,671 INFO L276 IsEmpty]: Start isEmpty. Operand 154 states and 180 transitions. [2024-11-24 18:11:59,671 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 45 [2024-11-24 18:11:59,671 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:59,671 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:59,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:59,717 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:59,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:59,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 286 states to 155 states and 181 transitions. [2024-11-24 18:11:59,742 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 181 transitions. [2024-11-24 18:11:59,742 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-24 18:11:59,742 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:59,742 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:59,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:11:59,782 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:11:59,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:11:59,811 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 287 states to 156 states and 182 transitions. [2024-11-24 18:11:59,811 INFO L276 IsEmpty]: Start isEmpty. Operand 156 states and 182 transitions. [2024-11-24 18:11:59,811 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2024-11-24 18:11:59,811 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:11:59,812 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:11:59,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:00,133 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:12:00,569 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:00,573 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 157 states and 183 transitions. [2024-11-24 18:12:00,573 INFO L276 IsEmpty]: Start isEmpty. Operand 157 states and 183 transitions. [2024-11-24 18:12:00,573 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-24 18:12:00,573 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:00,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:00,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:00,688 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:02,943 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:02,943 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 319 states to 178 states and 213 transitions. [2024-11-24 18:12:02,943 INFO L276 IsEmpty]: Start isEmpty. Operand 178 states and 213 transitions. [2024-11-24 18:12:02,943 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:12:02,944 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:02,944 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:02,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:02,968 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:04,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:04,901 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 351 states to 200 states and 244 transitions. [2024-11-24 18:12:04,901 INFO L276 IsEmpty]: Start isEmpty. Operand 200 states and 244 transitions. [2024-11-24 18:12:04,901 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:12:04,901 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:04,901 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:04,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:05,157 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:07,821 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:07,822 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 376 states to 216 states and 269 transitions. [2024-11-24 18:12:07,822 INFO L276 IsEmpty]: Start isEmpty. Operand 216 states and 269 transitions. [2024-11-24 18:12:07,822 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 53 [2024-11-24 18:12:07,822 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:07,822 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:07,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:07,980 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:08,832 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:08,832 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 386 states to 220 states and 279 transitions. [2024-11-24 18:12:08,832 INFO L276 IsEmpty]: Start isEmpty. Operand 220 states and 279 transitions. [2024-11-24 18:12:08,833 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-24 18:12:08,833 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:08,833 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:08,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:08,843 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:08,866 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:08,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 385 states to 219 states and 278 transitions. [2024-11-24 18:12:08,867 INFO L276 IsEmpty]: Start isEmpty. Operand 219 states and 278 transitions. [2024-11-24 18:12:08,867 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-24 18:12:08,867 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:08,868 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:08,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:09,148 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:10,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:10,356 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 396 states to 222 states and 286 transitions. [2024-11-24 18:12:10,356 INFO L276 IsEmpty]: Start isEmpty. Operand 222 states and 286 transitions. [2024-11-24 18:12:10,357 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-24 18:12:10,357 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:10,357 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:10,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:10,681 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:14,218 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:14,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 239 states and 311 transitions. [2024-11-24 18:12:14,218 INFO L276 IsEmpty]: Start isEmpty. Operand 239 states and 311 transitions. [2024-11-24 18:12:14,218 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-24 18:12:14,218 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:14,218 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:14,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:14,388 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:17,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:17,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 439 states to 252 states and 329 transitions. [2024-11-24 18:12:17,719 INFO L276 IsEmpty]: Start isEmpty. Operand 252 states and 329 transitions. [2024-11-24 18:12:17,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-24 18:12:17,719 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:17,719 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:17,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:17,845 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:19,211 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:19,212 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 450 states to 256 states and 340 transitions. [2024-11-24 18:12:19,212 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 340 transitions. [2024-11-24 18:12:19,212 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-11-24 18:12:19,212 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:19,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:19,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:19,259 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:19,294 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:19,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 452 states to 257 states and 342 transitions. [2024-11-24 18:12:19,295 INFO L276 IsEmpty]: Start isEmpty. Operand 257 states and 342 transitions. [2024-11-24 18:12:19,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:12:19,295 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:19,295 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:19,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:19,308 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:19,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:19,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 451 states to 256 states and 341 transitions. [2024-11-24 18:12:19,331 INFO L276 IsEmpty]: Start isEmpty. Operand 256 states and 341 transitions. [2024-11-24 18:12:19,332 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:12:19,332 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:19,332 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:19,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:19,352 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:20,423 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:20,423 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 462 states to 260 states and 352 transitions. [2024-11-24 18:12:20,423 INFO L276 IsEmpty]: Start isEmpty. Operand 260 states and 352 transitions. [2024-11-24 18:12:20,424 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 56 [2024-11-24 18:12:20,424 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:20,424 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:20,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:20,455 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:20,519 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:20,519 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 468 states to 261 states and 358 transitions. [2024-11-24 18:12:20,519 INFO L276 IsEmpty]: Start isEmpty. Operand 261 states and 358 transitions. [2024-11-24 18:12:20,520 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:12:20,520 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:20,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:20,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:20,699 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:22,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:22,343 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 476 states to 267 states and 366 transitions. [2024-11-24 18:12:22,343 INFO L276 IsEmpty]: Start isEmpty. Operand 267 states and 366 transitions. [2024-11-24 18:12:22,343 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:12:22,343 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:22,343 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:22,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:22,748 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:28,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:28,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 506 states to 286 states and 396 transitions. [2024-11-24 18:12:28,730 INFO L276 IsEmpty]: Start isEmpty. Operand 286 states and 396 transitions. [2024-11-24 18:12:28,730 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-11-24 18:12:28,730 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:28,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:28,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:29,217 INFO L134 CoverageAnalysis]: Checked inductivity of 13 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:12:31,311 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:12:31,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 518 states to 291 states and 408 transitions. [2024-11-24 18:12:31,311 INFO L276 IsEmpty]: Start isEmpty. Operand 291 states and 408 transitions. [2024-11-24 18:12:31,312 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:12:31,312 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:12:31,312 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:12:31,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:12:51,653 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:13:12,083 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:12,083 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 517 states to 290 states and 407 transitions. [2024-11-24 18:13:12,083 INFO L276 IsEmpty]: Start isEmpty. Operand 290 states and 407 transitions. [2024-11-24 18:13:12,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:13:12,084 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:12,084 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:12,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:12,577 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:13:16,078 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:16,078 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 529 states to 295 states and 419 transitions. [2024-11-24 18:13:16,078 INFO L276 IsEmpty]: Start isEmpty. Operand 295 states and 419 transitions. [2024-11-24 18:13:16,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-24 18:13:16,079 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:16,079 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:16,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:16,616 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:13:22,593 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:22,594 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 560 states to 314 states and 450 transitions. [2024-11-24 18:13:22,594 INFO L276 IsEmpty]: Start isEmpty. Operand 314 states and 450 transitions. [2024-11-24 18:13:22,594 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:13:22,594 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:22,594 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:22,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:22,860 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:13:24,463 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:24,464 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 559 states to 313 states and 449 transitions. [2024-11-24 18:13:24,464 INFO L276 IsEmpty]: Start isEmpty. Operand 313 states and 449 transitions. [2024-11-24 18:13:24,464 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2024-11-24 18:13:24,464 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:24,464 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:24,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:24,836 INFO L134 CoverageAnalysis]: Checked inductivity of 15 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:13:31,289 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:13:31,289 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 598 states to 331 states and 488 transitions. [2024-11-24 18:13:31,289 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 488 transitions. [2024-11-24 18:13:31,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:13:31,290 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:13:31,290 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:13:31,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:13:31,419 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:14:13,105 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:13,105 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 597 states to 330 states and 487 transitions. [2024-11-24 18:14:13,106 INFO L276 IsEmpty]: Start isEmpty. Operand 330 states and 487 transitions. [2024-11-24 18:14:13,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:14:13,106 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:13,106 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:13,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:13,753 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:14:18,387 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:18,388 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 626 states to 339 states and 514 transitions. [2024-11-24 18:14:18,388 INFO L276 IsEmpty]: Start isEmpty. Operand 339 states and 514 transitions. [2024-11-24 18:14:18,388 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2024-11-24 18:14:18,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:18,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:18,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:18,428 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:14:19,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:19,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 639 states to 343 states and 525 transitions. [2024-11-24 18:14:19,121 INFO L276 IsEmpty]: Start isEmpty. Operand 343 states and 525 transitions. [2024-11-24 18:14:19,121 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-24 18:14:19,121 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:19,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:19,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:19,139 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:14:20,975 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:20,975 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 638 states to 342 states and 524 transitions. [2024-11-24 18:14:20,975 INFO L276 IsEmpty]: Start isEmpty. Operand 342 states and 524 transitions. [2024-11-24 18:14:20,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:14:20,976 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:20,976 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:20,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:31,473 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:14:46,444 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:14:46,445 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 637 states to 341 states and 523 transitions. [2024-11-24 18:14:46,445 INFO L276 IsEmpty]: Start isEmpty. Operand 341 states and 523 transitions. [2024-11-24 18:14:46,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:14:46,445 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:14:46,445 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:14:46,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:14:46,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:14:46,484 INFO L256 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-24 18:14:46,485 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:14:47,217 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 8 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:15:34,553 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:34,553 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 699 states to 366 states and 585 transitions. [2024-11-24 18:15:34,554 INFO L276 IsEmpty]: Start isEmpty. Operand 366 states and 585 transitions. [2024-11-24 18:15:34,554 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:15:34,554 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:34,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:34,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:15:34,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:34,589 INFO L256 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-24 18:15:34,590 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:15:35,006 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 8 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:15:36,652 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:36,653 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 705 states to 369 states and 589 transitions. [2024-11-24 18:15:36,653 INFO L276 IsEmpty]: Start isEmpty. Operand 369 states and 589 transitions. [2024-11-24 18:15:36,653 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:15:36,653 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:36,653 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:36,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-24 18:15:36,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:36,688 INFO L256 TraceCheckSpWp]: Trace formula consists of 109 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-24 18:15:36,688 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-24 18:15:37,163 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 1 proven. 8 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-24 18:15:38,590 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:38,590 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 716 states to 373 states and 598 transitions. [2024-11-24 18:15:38,590 INFO L276 IsEmpty]: Start isEmpty. Operand 373 states and 598 transitions. [2024-11-24 18:15:38,590 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:15:38,590 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:38,591 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:38,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:38,607 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:15:43,912 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:43,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 740 states to 383 states and 620 transitions. [2024-11-24 18:15:43,913 INFO L276 IsEmpty]: Start isEmpty. Operand 383 states and 620 transitions. [2024-11-24 18:15:43,913 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:15:43,913 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:43,913 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:43,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:43,929 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:15:47,179 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:47,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 749 states to 387 states and 627 transitions. [2024-11-24 18:15:47,180 INFO L276 IsEmpty]: Start isEmpty. Operand 387 states and 627 transitions. [2024-11-24 18:15:47,180 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:15:47,180 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:47,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:47,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:47,201 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:15:52,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:52,156 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 754 states to 390 states and 632 transitions. [2024-11-24 18:15:52,156 INFO L276 IsEmpty]: Start isEmpty. Operand 390 states and 632 transitions. [2024-11-24 18:15:52,157 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-24 18:15:52,157 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:52,157 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:52,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:15:52,173 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:15:53,803 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:15:53,804 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 761 states to 394 states and 637 transitions. [2024-11-24 18:15:53,804 INFO L276 IsEmpty]: Start isEmpty. Operand 394 states and 637 transitions. [2024-11-24 18:15:53,804 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-24 18:15:53,805 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:15:53,805 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:15:53,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:16:24,464 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:17:31,466 WARN L286 SmtUtils]: Spent 10.03s on a formula simplification that was a NOOP. DAG size: 25 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-24 18:17:42,947 WARN L286 SmtUtils]: Spent 10.13s on a formula simplification that was a NOOP. DAG size: 26 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-24 18:19:51,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-24 18:19:51,151 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 776 states to 406 states and 652 transitions. [2024-11-24 18:19:51,152 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 652 transitions. [2024-11-24 18:19:51,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-24 18:19:51,152 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-24 18:19:51,152 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-24 18:19:51,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-24 18:19:51,179 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-24 18:20:46,889 WARN L286 SmtUtils]: Spent 10.04s on a formula simplification that was a NOOP. DAG size: 28 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate) [2024-11-24 18:20:57,516 WARN L286 SmtUtils]: Spent 10.03s on a formula simplification that was a NOOP. DAG size: 29 (called from [L 388] de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.predicates.PredicateUnifier.getOrConstructPredicate)